The error does not occur when the spreadsheet is opened from a network drive using Excel 2003. Anyone know if there have been a bug fixes in the latest Excel 2002 SP3 hotfix package for Excel crashing when spreadsheets ae opended from a network drive?
VBA does start to run so I do not believe this is a macro security issue - for information it is set to medium
The VBA code runs until it reaches the 4th from last line
r = MsgBox("No more matches found", vbInformation, "Find")
It performs the MSGBOX and then Excel crashes with a popup window...
Hi, I have a spreadsheet that runs a macro to search the current worksheet for the text entered in a text box. The code runs OK when the spreadsheet is opened from a local drive but fails unexpectedly when the spreadsheet is opened from a network drive. Any ideas what maybe causing this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.