Click here to Skip to main content
16,012,468 members

Comments by emrtnz (Top 1 by date)

emrtnz 17-Jan-12 13:54pm View    
hi losmac,

I'm working within an Office product, MS Project 2007. I am passing some variables through the code, such as the port name. I cannot place a folder at the root. It has to be in My Documents. We have different OSs and ofcourse, each has a unique username as part of the path. This is why i'm doing it in VBA. I can have the code create the folder for the port based on the users path information.

What else would you suggest? If you say batch script, then I would not mind going that route because im sure that i can create a batch script with VBA and then run it from VBA.