VB Code runs 3 times ??????

D

Daniel

Hi,

I want to build a Menu line.
I noticed that the menu items can only call Macro commands (instead of VB) so I created a macro that calls my VB function.

The problem is that this function is executed 3 times (I tried other functions as well and it did on them too)

The function is simple, no arguments.

Anyone knows what's causing this ?
 
Top