Hi all,
I've spent a while now trying to find an answer to my problem but so far no luck.
I have a database which once a month someone clicks a button to pull info in from an excel document. My problem is if the excel document is on our server and the vba path points to it there I get the runtime error 3349, however if I copy the exact a same file to my desktop and simply change the vba path location, I get no error and all data copies in fine.
Anybody know why I get the error only when copying info from the excel file when it is on our server?
Thanks
I've spent a while now trying to find an answer to my problem but so far no luck.
I have a database which once a month someone clicks a button to pull info in from an excel document. My problem is if the excel document is on our server and the vba path points to it there I get the runtime error 3349, however if I copy the exact a same file to my desktop and simply change the vba path location, I get no error and all data copies in fine.
Anybody know why I get the error only when copying info from the excel file when it is on our server?
Thanks