I have a table called "Employees" ....
I want to export (using VBA code) this table. as is, to a Spreadsheet (Not existing) to be called newemps.xls
I want to retain the table field names as column headings in the SS ...
to folder C:\Testing
Can someone give me help with the code to do this?
Also, does the SS have to exist before this export can be done..?
TIA