Thread
:
Auto_open to check for folder
View Single Post
#
1
Posted to microsoft.public.excel.programming
Oldjay
external usenet poster
Posts: 337
Auto_open to check for folder
I want my Auto_open file to check to see if there is a folder and if not
create it
Something like
user = Application.username
If "//server3/jobs/user/" exists then
do something
Else
create the user folder
Reply With Quote
Oldjay
View Public Profile
Find all posts by Oldjay