Guys,
I have a from where i select some values(including a code) and then produce a query filtered by these values.
From this i need to save the filtered query as an Excel spreadsheet with filename = code.
TransferSpreadsheet seems to eb the answer but I can't get it to modify the filename by using c:\" & strCode &". Is this the way to do it?
Any help is great as this is now pretty urgent.
Cheers
Chris
I have a from where i select some values(including a code) and then produce a query filtered by these values.
From this i need to save the filtered query as an Excel spreadsheet with filename = code.
TransferSpreadsheet seems to eb the answer but I can't get it to modify the filename by using c:\" & strCode &". Is this the way to do it?
Any help is great as this is now pretty urgent.
Cheers
Chris