Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Macro code behind button

5,074 views
Skip to first unread message

bcm2

unread,
Jan 13, 2010, 10:51:01 AM1/13/10
to
How do I find out what macro and the code assigned to a specific button in an
Excel worksheet? I can view all the macros assigned to the workbook, but it
appears that there may be other macros running on these buttons (my personal
list of macros is empty)(I am the author of the workbook).

Luke M

unread,
Jan 13, 2010, 1:13:01 PM1/13/10
to
Right-click on button, assign macro. See that is assigned.

If an ActiveX control, you may need to click on "view code".


Alternatively, you can bring up the VBE (Alt+F11) and look through the
different parts of your workbook to see what coding is in there.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*

0 new messages