+ Reply to Thread
Results 1 to 3 of 3

call private sub from module

  1. #1
    Valued Forum Contributor
    Join Date
    11-20-2003
    MS-Off Ver
    2010, 2016
    Posts
    1,173

    call private sub from module

    Is it possible to call a Private Sub from another Module?

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Last edited by maacmaac; 08-13-2009 at 10:02 AM.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: call private sub from module

    The is actually an event rather then a routine.

    Why not move the code in the beforedoubleclick event to a standard code module. Then you can call it from the event or another module.
    Cheers
    Andy
    www.andypope.info

  3. #3
    Valued Forum Contributor
    Join Date
    11-20-2003
    MS-Off Ver
    2010, 2016
    Posts
    1,173

    Re: call private sub from module

    Ok. I took your suggestion and move code. It is working now. 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