Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Craig,
Seems you're not alone. Do you still get the error if you remove all add-ins etc that may be trying to running code ? Here's one answer http://www.excelforum.com/archive/in.../t-497013.html but as I never received this error (unintentionally), I can't really help that much. NickHK "Craig" wrote in message ... I get this error when the cursor hits the "y = ActiveWorkBook.Name" line...why?? I'm using Excel 2003. I've also tried declaring "y" as a string and variant. For x = 1 To .FoundFiles.Count Workbooks.Open Filename:=.FoundFiles(x) y = ActiveWorkbook.Name Any help would be appreciated. Thanks. -- Craig |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code execution has been interrupted | Excel Discussion (Misc queries) | |||
Code execution has been interrupted | Excel Programming | |||
Code Execution has been Interrupted | Excel Programming | |||
Code Execution Has been Interrupted | Excel Programming |