K kowol Registered User. Local time Today, 08:09 Joined Apr 23, 2012 Messages 16 Jul 25, 2013 #1 I'd like to send a query result via email attachment daily without user intervention. Is it possible? thanks
I'd like to send a query result via email attachment daily without user intervention. Is it possible? thanks
MarkK bit cruncher Local time Today, 08:09 Joined Mar 17, 2004 Messages 8,472 Jul 26, 2013 #2 Is it possible? Yes, of course. I would create a windows scheduled task and run a script or something. You could even run an access database that just shuts itself down when it's done. Cheers,
Is it possible? Yes, of course. I would create a windows scheduled task and run a script or something. You could even run an access database that just shuts itself down when it's done. Cheers,
K kowol Registered User. Local time Today, 08:09 Joined Apr 23, 2012 Messages 16 Jul 26, 2013 #3 Can you post the code or sample file? Thanks
MarkK bit cruncher Local time Today, 08:09 Joined Mar 17, 2004 Messages 8,472 Jul 26, 2013 #4 Ahh, I'll assist you in your effort, if you seem to want to learn.