Results 1 to 3 of 3

Open UserForm when workbook opens (and not the code editor)

Threaded View

  1. #1
    Registered User
    Join Date
    08-31-2013
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    38

    Open UserForm when workbook opens (and not the code editor)

    Have a workbook with a UserForm1

    Option Explicit
    
    Sub Workbook_Open()
      UserForm1.Show
    End Sub
    When I open the workbook the form opens but so does the code editor. Form and workbook are behind the code editor.
    What is going on? I just want to open the userform.
    Last edited by Fotis1991; 09-12-2013 at 02:13 AM. Reason: Added code tags..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 07-12-2014, 06:04 AM
  2. Cant open VBA code editor out of memory
    By Wade073 in forum Excel General
    Replies: 1
    Last Post: 03-19-2012, 05:33 AM
  3. Only Display Userform when workbook opens
    By royUK in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-17-2009, 04:35 PM
  4. Only Display Userform when workbook opens
    By karthikcoep in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-17-2009, 03:39 PM
  5. Code stops prematurely unless VB Editor open...
    By Gregg Roberts in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-15-2006, 03:40 PM

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