Posted to microsoft.public.excel.programming
|
|
Create a new folder
ChDir???
swatsp0p wrote:
I think the OP is trying to create a folder in VBA code. If so,
something like:
ChDir "C:\Documents and Settings\My Documents\ExcelTips\backups"
should do what they need.
Good Luck.
--
swatsp0p
------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=477501
--
Dave Peterson
|