Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Help...
Can anybody hlep me out here... I am trying to construct a macro part of which will save a file to an unmapped drive, i can do this when the filename is static but I need to change the filename cellvalue2 = Sheets("explanations").Range("F1").Text myvalue = cellvalue2 ActiveWorkbook.SaveAs Filename:=myvalue I can also do it when I have a mapped drive by using CHDRIV "E:" but not to an unmapped one ! Can anybody help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I emulate rightclick on a hyperlink in an Excel Macro | Excel Discussion (Misc queries) | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
EXCEL saving to A: drive | Excel Discussion (Misc queries) | |||
save original data after macro is run again | New Users to Excel | |||
Macro excel save | Excel Discussion (Misc queries) |