Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In the immediate window, use
Workbook("myAddin.xla").SaveAs Filename:="myOtherAddin.xla" -- HTH RP (remove nothere from the email address if mailing direct) "thinkingfield" wrote in message ... I created and saved an .xla file (a couple of custom functions) and added it my add-ins. It is always open when I go the the VB editor and works fine. If I want to 'save-as' another name, how can I do this? The only option is the regular 'save'. -- thinkingfield ------------------------------------------------------------------------ thinkingfield's Profile: http://www.excelforum.com/member.php...o&userid=16181 View this thread: http://www.excelforum.com/showthread...hreadid=276098 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save, save as, page setup dimmed out in unprotected excel sheet? | Excel Discussion (Misc queries) | |||
Command Button Save As Application.ExecuteExcel4Macro ("SAVE.AS?() | Excel Discussion (Misc queries) | |||
how to get disk icon on save button of save as dialog like 2000 | Excel Discussion (Misc queries) | |||
Why system asks me to save change even after I call save method(VB.NET) | Excel Programming | |||
Save As - Multiple Sheets fails to save as text file | Excel Programming |