Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I say:
If Len(Dir(Application.Path & "\" & "abc.exe")) _ = 0 Then Exit Sub Else etc End If Can I reliably assume that Exit Sub will only occur if the file 'abc.exe' is not found in the Office-installed path? ....not a trick question, just wish to know what I can be sure of, if I make the statement. Regards. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I double check that there are no formulas | Excel Worksheet Functions | |||
Is there a template to double check Lottery scratcher tickets? | Excel Discussion (Misc queries) | |||
check if there is any double information | Excel Discussion (Misc queries) | |||
check for double information | Excel Worksheet Functions | |||
Check for double entries in a row | Excel Worksheet Functions |