Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to use a file exists statement to determine whether a command button
is visible or not on a spread sheet. This is what I have come up with so far, but I am not sure of it or how it actually works... Set fs = CreateObject("Scripting.FileSystemObject") Set a = fs.FileExists("C:\Program Files\Hummingbird\DM Extensions\Interceptor.exe") Sheets("TIMESHEET").CMDBTN.Visible = a |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IME MODE FOR EXCEL 2007 (URGENT URGENT) | Excel Discussion (Misc queries) | |||
Finish Spreadsheet | Excel Discussion (Misc queries) | |||
Finish one App before closing?? | Excel Programming | |||
Finish this sentence | Excel Programming | |||
Need help to finish function.... | Excel Programming |