+ Reply to Thread
Results 1 to 7 of 7

Pop up message when opening a template

  1. #1
    Registered User
    Join Date
    08-28-2013
    Location
    Canada
    MS-Off Ver
    Excel 2011 Mac
    Posts
    3

    Pop up message when opening a template

    I am building an order form for clients to fill. The Excel file is a template which they download from our website.
    When they first open the file, I would like to have a window pop up to give them some instructions.
    Something like
    "Thanks for contacting us.
    Please fill up the yellow boxes."

    None of what I find by googling this question deals with the Mac and works for me.
    Any idea?

    Thanks to all.

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Pop up message when opening a template

    All you need is a simple userform.

    on a PC

    Please Login or Register  to view this content.

    On the user form all you need is a tab letting the user switch between sheets

    each sheet to have one text box with instructions.

    I am trying to borrow a mac to test this for you.

    I will try and post something written on a mac.

    BRB

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Pop up message when opening a template

    Ok

    This was written on a mac

    so it is not great [ Non mac user here ]
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    08-28-2013
    Location
    Canada
    MS-Off Ver
    Excel 2011 Mac
    Posts
    3

    Re: Pop up message when opening a template

    Thanks for trying but this is an empty Excel workbook.
    Switching between sheets? My file has only one sheet. I did not mention switching, just a pop-up message when opening the file (workbook).

  5. #5
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Pop up message when opening a template

    I got that.

    You can have a simple pop up message on the userform.

    But you can easily extend that to give more information. Using tabs in the userform.

    The code above will show a userform whenever the workbook is opened.

    To create a userform on a mac.

    Click tools, then macros, then visual basic

    Click insert userform

    On the userform

    insert a textbox using the toolbox,

    if the toolbox isn't visible select view then toolbox.

    That will give you a basic text box when you open the workbook.

    Type your text into that text box.

    If you want structured text, then insert a tab tool and insert text boxes on each tab

    you can add tabs by right clicking and adding pages.

  6. #6
    Registered User
    Join Date
    08-28-2013
    Location
    Canada
    MS-Off Ver
    Excel 2011 Mac
    Posts
    3

    Re: Pop up message when opening a template

    Thanks again for trying to help.
    I have no idea what a user form is. I google it and watched videos on how to create user form. I do not wish my clients to fill this sort of form. Me worksheet is already done. I just want that when they open the template, a pop up window tells then to fill the cells that are in yellow.
    Seems too complicated for me. I give up. They will probably figure out that those cells in yellow are the ones to fill.
    By the way, that Excel file above comes as en empty worksheet to me.
    I am not a programmer, just a simple travel consultant.

  7. #7
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Pop up message when opening a template

    Oh

    If it is that simple a simple message box might serve you well.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 02-28-2012, 11:40 AM
  2. Opening message box
    By pingwin77 in forum Excel General
    Replies: 4
    Last Post: 08-22-2011, 01:31 PM
  3. Opening file message when opening a file from an http address
    By The_Real_MerlinXL in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-26-2010, 12:33 PM
  4. Template opening
    By Galliano in forum Excel General
    Replies: 3
    Last Post: 04-07-2006, 12:10 PM
  5. [SOLVED] Opening an attachment of a message that has a message as attachmen
    By vetron in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-30-2006, 02:20 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