+ Reply to Thread
Results 1 to 2 of 2

Using Modules?

  1. #1
    Registered User
    Join Date
    07-06-2006
    Location
    Southsea
    MS-Off Ver
    2003
    Posts
    16

    Using Modules?

    Hello,

    I have a number of check boxes on worksheets. As I add more and more copies of that worksheet I am mindful of the fact that the underlying code for those check boxes is also copied and this will be increaing the size of my file.

    Should I have that code in a module and simply call it from each sheet? I've tried to do this, but I can't get it to work! How do you use code that is held in a module?

    Hope that makes sense.

    thanks

  2. #2
    Registered User
    Join Date
    07-06-2006
    Location
    Southsea
    MS-Off Ver
    2003
    Posts
    16
    I've worked this out now. Needed to use Public Sub and ActiveSheet to get it to work.

    thanks

+ 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