I have a controlbutton object attached to a menu. The OnAction property works well if I do a straight call to a Sub procedure. However, I have a different Sub procedure that takes arguments. When I try to place 'Call ' in front of the Sub name in the OnAction property, the macro is not found. Is there a way to call a procedure with arguments from a control button?
Thanks in advance,
Barry
Thanks in advance,
Barry