Re: Conflicting VB Code

From: Frank Kabel (frank.kabel_at_freenet.de)
Date: 06/11/04


Date: Fri, 11 Jun 2004 17:53:03 +0200

Hi
try setting a breakpoint in your macro and invoke it manually. What
happens?

--
Regards
Frank Kabel
Frankfurt, Germany
> Nope, tried that too.
>
>
> ---
> Message posted from http://www.ExcelForum.com/


Relevant Pages

  • Re: Macro invocation after data enrtry
    ... Private Sub Worksheet_Change ... but I'm afraid my> application involves to many other worksheet changes where I don't> want to invoke the macro. ... > "Frank Kabel" wrote in message ...
    (microsoft.public.excel.programming)
  • Re: Apologies seem to hurt
    ... You cannot not duplicate all the functionality of INVOKE with MACRO build statements no matter how skillful you are at writing MACROs, ... DWORD, BYTE,WORD, etc are all directives that generate code. ...
    (alt.lang.asm)
  • Re: Change background color of shape through macro
    ... The breakpoint did nothing. ... the macro "Color Circle" assigned for its Action Settings. ... sub and it was never called. ...
    (microsoft.public.powerpoint)
  • Re: Step Into Macro when file opens
    ... Then you should be able to insert a Stop statement before the first active statement you want to break at. ... The Stop statement causes the same kind of break that the "red dot" method does and should be able to be saved with the macro. ... I close the file it will remove the breakpoint. ... > Into when it first opens the file when I click the Button on the Menu. ...
    (microsoft.public.excel.programming)
  • Re: Macros Pause
    ... I would like to watch the macro move ... slower so I can film the steps to teach how a particular function works. ... > A 'breakpoint' will literally stop the code at a certain line, ... >> Gary Baker ...
    (microsoft.public.excel.misc)