TransferSpreadsheet - Multiple worksheets

F

FBxiii

Hi.

I am trying to link to a spreadsheet using DoCmd.TransferSpreadsheet
acLink....

The spreadsheet has multiple worksheets, how do I modify the command to the
link to another worksheet instead of the first? I have tried playing with
the Range parameter, but can't get it working.

Can anyone help?
 
Top