Consulting

Results 1 to 5 of 5

Thread: User Form error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Moderator VBAX Master austenr's Avatar
    Joined
    Sep 2004
    Location
    Maine
    Posts
    2,033
    Location

    User Form error

    I have the following in Workbook_Open

     Private Sub Workbook_Open()
    
    frmUserForm1.Show
    
    end sub
    getting a run time error "object required" dont get it. Complete workbook attached
    Attached Files Attached Files
    Peace of mind is found in some of the strangest places.

Posting Permissions

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