G
Guest
I have about 50 excel spreadsheets that are linked to my database. These
spreadsheets are monthly reports. They may or may not be there on a monthly
basis. Using VB, how can I check whether my link is valid or not? I want to
leave the link and queries attached to it for those months the reports are
there. I have tried using "null' and "empty" but I get the error that Access
cannot find the table. Or how would I 'trap' for the error so it would simply
skip it and move on to the next report?
spreadsheets are monthly reports. They may or may not be there on a monthly
basis. Using VB, how can I check whether my link is valid or not? I want to
leave the link and queries attached to it for those months the reports are
there. I have tried using "null' and "empty" but I get the error that Access
cannot find the table. Or how would I 'trap' for the error so it would simply
skip it and move on to the next report?