How can you run code that exists in a worksheet module from a command in the
workbook module?
Thanks,
Keith
How can you run code that exists in a worksheet module from a command in the
workbook module?
Thanks,
Keith
For example:
Sheet1.MyMacro
However, this is generally not advisable as worksheet and workbook macros
should be related only to event procedures, as a matter of good programming
practice.
--
Vasant
"keithb" <k31thb@yahoo.com> wrote in message
news:eKlyxvHoFHA.4012@TK2MSFTNGP09.phx.gbl...
> How can you run code that exists in a worksheet module from a command in
> the workbook module?
>
> Thanks,
>
> Keith
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks