LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default saveas addin from VBA

I have a complex addin that I modify frequently. I'd like to be able to
make changes while using it, and then directly save a modified addin.
I've successfully written VBA code that turns the modified addin into a
workbook, and I can save that workbook, reopen it, and then save it as
an addin. But if I try the shortcut of saving the workbook directly to
an addin using Workbook.SaveAs FileName := S FileFormat := xlAddin, the
file saved is always a workbook, not an addin, regardless of whether
filename S includes a .xla extension.

This is in Excel 2001 on a Mac running OS 10.3.3.

Any ideas?

Thanks,

Dave Ring

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using SaveAs SarahN Excel Discussion (Misc queries) 3 May 14th 10 04:26 AM
Saveas Dale Levesque Excel Programming 6 May 5th 04 04:06 PM
More help with SaveAs Glen Mettler[_2_] Excel Programming 2 February 14th 04 02:50 AM
Help with SaveAs Glen Mettler[_2_] Excel Programming 1 February 14th 04 02:48 AM
Remove Excel AddIn from AddIn List !! Help carl Excel Programming 2 December 8th 03 03:36 PM


All times are GMT +1. The time now is 07:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"