View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default in Immediate window

You'd need the password--or a way around the password.

Maybe someone will share it. I won't.

bigHatNoCattle wrote:

On 2 Feb, 17:00, Dave Peterson wrote:
The password for protected addins (either solver or the analysis toolpak) is
there because the owner didn't want its intellectual property shared.

I think it's a good idea to respect that.





bigHatNoCattle wrote:

On 2 Feb, 15:59, Dave Peterson wrote:
IIRC, this junk is left over from a "debug.print" in the analysis toolpak.


You'd have to know the password to clean it up.


(or just ignore it???)


bigHatNoCattle wrote:


Help please,


I just switched from Office 2000 to 2003. Here's an example of what
I'm getting in the Immediate window.


[GetMacroRegId] 'fnWeekNum' <
[GetMacroRegId] 'fnWeekNum' - '216727643'


How do I get rid of this junk?


thanks


Duane


--


Dave Peterson


How do I get the password and specifically what steps do I take to
delete the debug code?


Duane


--

Dave Peterson- Hide quoted text -

- Show quoted text -


As someone who make his living writing software I agree with you. Ok
so I can't get the password.... so back to my original question... how
do I get rid the debug.print code ( [GetMacroRegId] ) that writes to
the Immediate window?

thanks

Duane


--

Dave Peterson