RWALTZ
12-21-2006, 07:24 PM
I am trying to develop a Macro to import a Excel spreadsheet into an Access Table. I can do this if the first worksheet is the proper one. I tried to designate the file name: S:pas\production\test.xls\maintenance
where maitenance is the worksheet Tab. It works fine, if I do not include the "maitenance" Tab as long as "Maintenance" is the first Tab. How can I import a Tab that is not the first. What is the proper way to designate the Tab. I also tried:
maitenance! and this did not work. It gives me an error of improper file path.
Thanks
where maitenance is the worksheet Tab. It works fine, if I do not include the "maitenance" Tab as long as "Maintenance" is the first Tab. How can I import a Tab that is not the first. What is the proper way to designate the Tab. I also tried:
maitenance! and this did not work. It gives me an error of improper file path.
Thanks