PC Review


Reply
Thread Tools Rate Thread

Add in to spreadsheet

 
 
=?Utf-8?B?UGZsdWdz?=
Guest
Posts: n/a
 
      22nd Jun 2007
How do I save an add in back to a spreadsheet for editing?

Thanks,
Pflugs
 
Reply With Quote
 
 
 
 
Chip Pearson
Guest
Posts: n/a
 
      22nd Jun 2007
You can change the IsAddin property to False. In the VBA Editor, open your
add-in project then press CTRL+g to display the Immediate window. Type the
following in the Immediate window and press Enter:

ThisWorkbook.IsAddin = False

When you are done editing, do the same thing but change "False" to "True"
and then save the project.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)



"Pflugs" <(E-Mail Removed)> wrote in message
news:50CE3816-4800-4560-B0FF-(E-Mail Removed)...
> How do I save an add in back to a spreadsheet for editing?
>
> Thanks,
> Pflugs


 
Reply With Quote
 
=?Utf-8?B?UGZsdWdz?=
Guest
Posts: n/a
 
      22nd Jun 2007
Thanks!

"Chip Pearson" wrote:

> You can change the IsAddin property to False. In the VBA Editor, open your
> add-in project then press CTRL+g to display the Immediate window. Type the
> following in the Immediate window and press Enter:
>
> ThisWorkbook.IsAddin = False
>
> When you are done editing, do the same thing but change "False" to "True"
> and then save the project.
>
>
> --
> Cordially,
> Chip Pearson
> Microsoft MVP - Excel
> Pearson Software Consulting
> www.cpearson.com
> (email on the web site)
>
>
>
> "Pflugs" <(E-Mail Removed)> wrote in message
> news:50CE3816-4800-4560-B0FF-(E-Mail Removed)...
> > How do I save an add in back to a spreadsheet for editing?
> >
> > Thanks,
> > Pflugs

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending a copy of spreadsheet to mailrecipient; mail adress indicatedin a cell in the spreadsheet Snoopy Microsoft Excel Discussion 4 21st Aug 2009 08:02 AM
Freeze Excel Spreadsheet till template open first then spreadsheet learning_codes@hotmail.com Microsoft Excel Discussion 1 26th Oct 2008 03:56 PM
Is there a way to insert a formula, password or macro in an excel spreadsheet that will automatically delete the spreadsheet? oil_driller Microsoft Excel Misc 1 8th Feb 2005 09:34 AM
How to save an Excel spreadsheet as a Microsoft Works Spreadsheet file Shelly Microsoft Excel Misc 1 7th May 2004 02:04 AM
Re: How to open another Excel spreadsheet to copy data into current spreadsheet ? Ricky Pang Microsoft Excel Programming 0 13th Jul 2003 01:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:42 AM.