Can anyone help?
I have spent a lot of time trying to do this.
I can use the Docmd.TransferSpreadsheet (my preferred choice) but
1. I do not know how to specify a named range rather than an Excel Worksheet
2. I do not know how to specify "IMX=0" to counter the "recent" change due to legal action that Microsoft made so that a linked excel table in Access cannot be updated.
The only other choice is to create a tabledef from the connection string but again, despite multiple googles, I cannot find the syntax for including named range and IMX=0.
Thanks for your help in advance
I have spent a lot of time trying to do this.
I can use the Docmd.TransferSpreadsheet (my preferred choice) but
1. I do not know how to specify a named range rather than an Excel Worksheet
2. I do not know how to specify "IMX=0" to counter the "recent" change due to legal action that Microsoft made so that a linked excel table in Access cannot be updated.
The only other choice is to create a tabledef from the connection string but again, despite multiple googles, I cannot find the syntax for including named range and IMX=0.
Thanks for your help in advance