Consulting

Results 1 to 3 of 3

Thread: running macros

  1. #1
    VBAX Newbie
    Joined
    Mar 2012
    Posts
    5
    Location

    running macros

    Hi


    I need to create a macro that when you get redirected from the form to a different workbook, that when you close that workbook and go back to the original workbook that the form runs automatically

    p.s. the original workbook does not close, it stays open

    I'd appreciate any help thanks

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    How does this bit happen ... when you get redirected from the form to a different workbook?

    If you are activating the other workbook, don't activate it.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

  3. #3
    VBAX Newbie
    Joined
    Mar 2012
    Posts
    5
    Location

    reply

    Hey man,

    sorry dude, I think I worded it wrong....

    The form redirects after the user chooses an option to go to the specific workbook. The form works almost like a database.

    How do you code a macro to open the form again when the original workbook is tabbed again.

    Is it possible?

    thanks man

Posting Permissions

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