J
jz!
I'm trying to export data from Access into an existing Excel file with a push
of a button. These are the steps that I need to perform and would like to do
it all from Access, meaning all macors or coding. I'm using MS Office 2003.
-Run & export access query to a specific folder location & over write any
existing file (if it cant be overwritten then use the same name & add 1 (or
increase by 1) to the end of the name)
-Open an existing excel spreadsheet. If the spreadsheet is already open,
then open as read only.
(the excel spreadsheet will automatically populate all cells from the query
export)
-Save the existing excel spreadsheet as a different name & at a different
location (name is based on query criteria & location based on the user's
choice)
-Close query export
-Close 'saved as' excel spreadsheet
Is this possible?
of a button. These are the steps that I need to perform and would like to do
it all from Access, meaning all macors or coding. I'm using MS Office 2003.
-Run & export access query to a specific folder location & over write any
existing file (if it cant be overwritten then use the same name & add 1 (or
increase by 1) to the end of the name)
-Open an existing excel spreadsheet. If the spreadsheet is already open,
then open as read only.
(the excel spreadsheet will automatically populate all cells from the query
export)
-Save the existing excel spreadsheet as a different name & at a different
location (name is based on query criteria & location based on the user's
choice)
-Close query export
-Close 'saved as' excel spreadsheet
Is this possible?