Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi all,
I have come across the below techniques for identifying if a file/folder exists, both seem to work but is one technique "better" than the other? if not dir(strfullpath,vbdirectory) = vbnullstring then doesfilefolderexist = true 'or if len(dir(sbasefolder, vbdirectory)) 0 then doesfilefolderexist = true TIA Rob __________________ Rob Brockett NZ Always learning & the best way to learn is to experience... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Check existence of file if file name has a space in it. | Excel Programming | |||
Check File Existence | Excel Programming | |||
Test for file existence | Excel Programming | |||
Test for file existence | Excel Programming | |||
Vba - Checking existence of file | Excel Programming |