Insertline kill custom toolbar

ronshar

New member
Local time
Today, 00:05
Joined
Sep 27, 2009
Messages
4
Hi all

I am wrinting a utility for the VBE

The routines are called from as custom toolbar setup in the VbE

The routine uns the first time when I click the toolbar button

the routine runs may code fine
the routine does some insertines
once this is done then toolbar button will not run anymore


Please Please help

ronh
 
What lines are inserted? Lines of code? Lines in a table? What does it mean that 'the toolbar button will not run?' Is it disabled? Does it generate an error?
To get better help please provide more information about the problem and/or its symptoms.
 
Hi
Thanks for your reply

I am inserting lines of code and no the button is not disabled it simply will no longer run the code associated with button. No error messages are generated.

I i go to Intermediate with a call the toolbar function again it will then run ok untill insertlines occur
.
 

Users who are viewing this thread

Back
Top Bottom