+ Reply to Thread
Results 1 to 2 of 2

Run worksheet module code from workbook module?

  1. #1
    keithb
    Guest

    Run worksheet module code from workbook module?

    How can you run code that exists in a worksheet module from a command in the
    workbook module?

    Thanks,

    Keith



  2. #2
    Vasant Nanavati
    Guest

    Re: Run worksheet module code from workbook module?

    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" <[email protected]> wrote in message
    news:[email protected]...
    > How can you run code that exists in a worksheet module from a command in
    > the workbook module?
    >
    > Thanks,
    >
    > Keith
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1