N
Nicholas Scarpinato
I have various different export queries that are used to export various sets
of data (different vendors require different information for our products
that we're sending back to them) to Excel. The data exported to these sheets
is then copied to their respective generic template, based on the approriate
template for the vendor's data. What I'd like to do is skip the copy step and
allow the user to select the generic template, open it, export the data into
it, and save it with the filename being changed to "'Vendorname' - 'Today's
date'.xls". I've read some information about exporting ranges to Excel, but I
didn't understand it well enough to apply it to this process to test it.
of data (different vendors require different information for our products
that we're sending back to them) to Excel. The data exported to these sheets
is then copied to their respective generic template, based on the approriate
template for the vendor's data. What I'd like to do is skip the copy step and
allow the user to select the generic template, open it, export the data into
it, and save it with the filename being changed to "'Vendorname' - 'Today's
date'.xls". I've read some information about exporting ranges to Excel, but I
didn't understand it well enough to apply it to this process to test it.