T
Tom
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
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