Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, Do you know why I'd be receiving this error when running an exce macro? It occurs at End sub. This is my code: Sub OpenInpSpread() Dim varFileName As String varFileName = Sheets("DataInput").Range("B3").Value Workbooks.Open Sheets("DataInput").Range("B3").Value 'Cells.Find(What:="Product", After:=ActiveCell, LookIn:=xlFormulas, _ LookAt:=xlPart, SearchOrder:=xlByRows, SearchDirection:=xlNext _ MatchCase:=False, SearchFormat:=False).Activate End Sub Thankyou, Stuart -- Stuart ----------------------------------------------------------------------- Stuart C's Profile: http://www.excelforum.com/member.php...fo&userid=3270 View this thread: http://www.excelforum.com/showthread.php?threadid=52532 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
code execution has been interrupted | Excel Programming | |||
Code execution has been interrupted | Excel Programming | |||
Code Execution has been Interrupted | Excel Programming | |||
Code Execution Has been Interrupted | Excel Programming |