malehot888
Board Regular
- Joined
- Sep 16, 2005
- Messages
- 52
Hi Guys & Gals,
I have a really isolated case here and I'm not sure if anybody has answer so it is goes.
I have a master workbook that has vlookup links to 12 other files (each representing a period). I wrapped each vlookup with a iserror statement. Now since we're only in Period 2 of the year, i haven't created files for period 3 - 12 so i get the annoying "This workbook contains one or more links can not be updated. To change the source...click edit links. To open workbook as is, Click Continue."
I want the excel file to automatically hit continue without the user seeing that message. Is there a way to do that in VBA? Or am i the king of wishful thinking?
Thanks in advance.
I have a really isolated case here and I'm not sure if anybody has answer so it is goes.
I have a master workbook that has vlookup links to 12 other files (each representing a period). I wrapped each vlookup with a iserror statement. Now since we're only in Period 2 of the year, i haven't created files for period 3 - 12 so i get the annoying "This workbook contains one or more links can not be updated. To change the source...click edit links. To open workbook as is, Click Continue."
I want the excel file to automatically hit continue without the user seeing that message. Is there a way to do that in VBA? Or am i the king of wishful thinking?
Thanks in advance.