Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Here is my problem I have a save as command as follows: ActiveWorkbook.SaveAs _ Filename:="L:\" & JobNoTXT.Value & "\xldata\" & ComboBox1.Value & ".xl " The "xldata" is the Sub folder and has a new name in new projects whic is "Design Data" is there a way to save to the "xldata" and if that doe not exist to save to the other name "Design Data" Thanks for any help. : -- HelpM ----------------------------------------------------------------------- HelpMe's Profile: http://www.excelforum.com/member.php...nfo&userid=452 View this thread: http://www.excelforum.com/showthread.php?threadid=27224 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to save same excel workbook in different folders as a back up | Excel Discussion (Misc queries) | |||
Help with Creating folders on Save | Excel Discussion (Misc queries) | |||
Linking to folders | Excel Discussion (Misc queries) | |||
To create folders using VBA | Excel Discussion (Misc queries) | |||
Auto open 8 workbooks in different folders, then save on close... | Excel Programming |