Thread
:
Exists?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Tom
external usenet poster
Posts: 25
Exists?
How can I in Excel VBA check if folder exists?
Something like:
path=C:\temp
If path exists then a=true
and same things for sheet
sheetname=test1
if sheetname exists then a=true
thanks tom
Reply With Quote
Tom
View Public Profile
Find all posts by Tom