DoCmd.TransferSpreadsheet

aziz rasul

Active member
Local time
Today, 20:21
Joined
Jun 26, 2000
Messages
1,935
When I use DoCmd.TransferSpreadsheet acExport based on a table, why do the captions not appear on the first row but the field names themselves?
 
So your saying it can't be done according to the link you've posted, in which I can just use a select query with aliases to generate the field names I want.
 

Users who are viewing this thread

Back
Top Bottom