Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This code has been running for three years. All of a sudden I get "Code
execution has been interrupted" in the next line after Application.GetOpenFilename. No matter what the user chooses (a file or cancel). Is there a way to stop that without disabling the cancel selection? Thanks John ChDir "C:\Documents and Settings\Administrator\Desktop\Billing\State" StateBilledFile = Application.GetOpenFilename("Excel Files,_ *.xls),Title:=,Open a Nancy + date.xls file") ' Test if Cancel button was clicked. Select Case StateBilledFile Case Is < False Workbooks.Open (StateBilledFile) |
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 |