Charlotte Foust
cfoust at infostatsystems.com
Thu Feb 20 15:39:00 CST 2003
What do you mean by "output"? Do you want to print the records in the body of the email? You can't just attach a recordset to anything because it is nothing but a window in to your data and can't exist outside the application ... unless you get fancy and persist the recordset in A2k or later using ADO and a special provider. The user on the other end would still need a way to read the file even then. Charlotte Foust -----Original Message----- From: founder at restechonline.com [mailto:founder at restechonline.com] Sent: Thursday, February 20, 2003 12:50 PM To: accessd at databaseadvisors.com Subject: RE: [AccessD] (no subject) Thanks Andy... One more question, How can I output a recordset to an email??? aaaaggghh!!!! Andy Lacey <andy at minstersystems.co.uk> said: > Hi Randy > The line > > Set obj = GetObject(, "Outlook.Application") > > will error if it isn't, and you can trap that. > HTH > > Andy Lacey > http://www.minstersystems.co.uk > > > > > -----Original Message----- > > From: accessd-admin at databaseadvisors.com > > [mailto:accessd-admin at databaseadvisors.com] On Behalf Of > > founder at restechonline.com > > Sent: 20 February 2003 18:43 > > To: accessd at databaseadvisors.com > > Subject: [AccessD] (no subject) > > > > > > Group, > > > > I am having on of those days... I want to open MS Outlook > > from an A2k module and review the email before I send it. > > > > How can I check to see if MS Outlook is already open? > > > > Thanks, > > Randy > > > > -- > > Thank you, > > Randy Sigmond > > Restech Online - Founder > > Ph: 248.568.0053 > > www.restechonline.com > > Where People Make The Difference. > > > > > > > > _______________________________________________ > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/a> ccessd > > Website: > > http://www.databaseadvisors.com > > > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > -- Thank you, Randy Sigmond Restech Online - Founder Ph: 248.568.0053 www.restechonline.com Where People Make The Difference. _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com