M
mac_in_sctland
Hi,
I have built a fairly simple Excel COM addin in visual basic 6 which
loop 50000 times and adds up numbers.
The problem I am having is that when I press the escpae key the COM
addin doesn't stop (I would have expected it to - the same as VBA
macros).
Is there anything I need to do to put into my COM addin to allow this
to happen?
Many thanks for your help
Mac
I have built a fairly simple Excel COM addin in visual basic 6 which
loop 50000 times and adds up numbers.
The problem I am having is that when I press the escpae key the COM
addin doesn't stop (I would have expected it to - the same as VBA
macros).
Is there anything I need to do to put into my COM addin to allow this
to happen?
Many thanks for your help
Mac