C crug Registered User. Local time Today, 13:55 Joined May 12, 2006 Messages 15 Jul 7, 2006 #1 Hi all this is doing my head in. I can transfer my query to Excel ok and i can send a report to Email. But what i want is to be able to attach my query in Excel format and attach it to an Email and send it without any warnings. Any ideas ?
Hi all this is doing my head in. I can transfer my query to Excel ok and i can send a report to Email. But what i want is to be able to attach my query in Excel format and attach it to an Email and send it without any warnings. Any ideas ?
C crug Registered User. Local time Today, 13:55 Joined May 12, 2006 Messages 15 Jul 9, 2006 #2 Any ideas ? pointers ? i can export to excel and i can open outlook from access but i wanna combine those functions
Any ideas ? pointers ? i can export to excel and i can open outlook from access but i wanna combine those functions
S Sergeant Someone's gotta do it Local time Today, 08:55 Joined Jan 4, 2003 Messages 638 Jul 9, 2006 #3 I haven't done this myself, but it seems you need to: -Export it to a temp directory in excel format (transferspreadsheet?) -Attach it to the email (.attachments.add) -Delete it from temp directory
I haven't done this myself, but it seems you need to: -Export it to a temp directory in excel format (transferspreadsheet?) -Attach it to the email (.attachments.add) -Delete it from temp directory
C crug Registered User. Local time Today, 13:55 Joined May 12, 2006 Messages 15 Jul 9, 2006 #4 That all i think i`ve sorted it