J jbeasley Registered User. Local time Today, 13:55 Joined Jan 11, 2001 Messages 14 Jul 31, 2001 #1 I would like to know if there is a way to make a button on a form to allow you to export a table to excel. I want a user to every month hit this button and send it to a default folder so that we can use this file in other ways. Thanks
I would like to know if there is a way to make a button on a form to allow you to export a table to excel. I want a user to every month hit this button and send it to a default folder so that we can use this file in other ways. Thanks
P Pat Hartman Super Moderator Staff member Local time Today, 08:55 Joined Feb 19, 2002 Messages 47,572 Jul 31, 2001 #2 Look up the TransferSpreadsheet Action.
J jbeasley Registered User. Local time Today, 13:55 Joined Jan 11, 2001 Messages 14 Aug 3, 2001 #3 Thank You that worked and now I think I have a hold so far on this macro world.