+ Reply to Thread
Results 1 to 2 of 2

Userforms

  1. #1
    Greg
    Guest

    Userforms

    I am wonder is it possible to load a userform from another workbook. I am
    having trouble working this out.

    Thanks

    Greg



  2. #2
    Bob Phillips
    Guest

    Re: Userforms

    Greg,

    I think you will have to create a procedure in the workbook that contains
    the userform that launches that userform, just a simple Userform1.Show.

    Then in the other workbook, use Application.Run to run that procedure.

    Application.Run "'Other Workbook.xls'!RunForm"

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "Greg" <[email protected]> wrote in message
    news:[email protected]...
    > I am wonder is it possible to load a userform from another workbook. I am
    > having trouble working this out.
    >
    > Thanks
    >
    > Greg
    >
    >




+ 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