Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the "Shell" comand from Excel to open different files. This works
fine until the path contains a space. for instance, the following line Shell "start " & pName & "\test.htm" WORKS when pName = "C:\Active\pictures\html\clifton" FAILS when pName = "C:\Active\pictures\html\alton on tees" i.e. when the path contains a space an error is thrown! Any Suggestions! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shell Method | Excel Programming | |||
VBE COM Add-in Shell | Excel Programming | |||
trying to put a check box in each shell with vba | Excel Programming | |||
Shell function | Excel Programming | |||
Shell | Excel Programming |