Results 1 to 3 of 3

Thread: Open userform2 and register if the user is opening the workbook for the first time.... *SOLVED*

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Mar 2019
    Posts
    7
    Rep Power
    0

    Open userform2 and register if the user is opening the workbook for the first time.... *SOLVED*

    I have a work book with two worksheets. One is to input data "Sheet1" and other one to hold the details of the users "Sheet2". It has two forms "Userform1" and "Userform2"

    When the user opens the workbook,

    If the user is not in the "Sheet2" then
    Open Userform2, input the users details
    Save and close and open Userform1
    Else
    open Userform1
    End if


    Ps the form "Userform1" opens automatically. Click "Close" and then go from there..

    I am trying to sort this and was finding it a bit tricky.

    Thank you

    Kind regards

    Raghu
    Attached Files Attached Files
    Last edited by DocAElstein; 04-02-2019 at 04:02 PM. Reason: SOLVED

Similar Threads

  1. Register / De-register OCX Files Using VBA
    By Rasm in forum Download Center
    Replies: 2
    Last Post: 12-12-2020, 10:55 PM
  2. Replies: 4
    Last Post: 04-10-2014, 10:58 PM
  3. Activate A Workbook After It Is Open
    By xander1981 in forum Excel Help
    Replies: 4
    Last Post: 04-02-2014, 04:14 PM
  4. Replies: 6
    Last Post: 08-25-2013, 12:35 PM
  5. Replies: 2
    Last Post: 01-29-2013, 02:45 PM

Posting Permissions

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