Hello,
Please can someone tell me how to import an Excel worksheet in VBA when the name is unknown? I can use DoCmd to import using the sheet name, but because the sheet name is ever changing I need something more dynamic.
Thanks
Please can someone tell me how to import an Excel worksheet in VBA when the name is unknown? I can use DoCmd to import using the sheet name, but because the sheet name is ever changing I need something more dynamic.
Thanks