I am currently getting a run-time error 424: object required error.... So I'm not real clear on how to properly pass the object.
A little background explanation is due:
From the start, the following works flawlessly, I can click the button and the desired effect works without problem.
![]()
Please Login or Register to view this content.
However, later on while doing further "processing" of data I try to call the function again ...
It seems that I am not passing the correct reference to the object (ToggleButton) to the function. Here is where the error occurs.![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Example file attached for review. If you try the attachment, simply open the file and click the "Return & Add" button. Your suggestion are welcome. Thx.
Bookmarks