G
Guest
I am trying to export a query to Excel using TransferSpreadsheet. I am
running the code from a button on a form. The code works beautifully, but I
need to add a search criteria. I want the user to be able to choose a year
from a combo box on the form and then have the code choose those records and
only generate these entries in the Excel spreadsheet. How would I fit such a
parameter into the Transfer Spreadsheet method?
running the code from a button on a form. The code works beautifully, but I
need to add a search criteria. I want the user to be able to choose a year
from a combo box on the form and then have the code choose those records and
only generate these entries in the Excel spreadsheet. How would I fit such a
parameter into the Transfer Spreadsheet method?