+ Reply to Thread
Results 1 to 6 of 6

UserForm modern look!

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-29-2011
    Location
    Wisbech England
    MS-Off Ver
    Excel 2010
    Posts
    308

    UserForm modern look!

    Hi Everyone!

    This may be an obsolete question but I would like to understand why there's no option of changing the appearance of our userforms to a more modern.
    what I mean is for example in the excel spread sheet we can use/create a modern looking buttons from shapes which look really good, I am wondering why Microsoft didn't include this option in VBA editor or at least update the command buttons, give us more options in terms of the appearance of our userforms, I know we can play about with the colors and etc. but still all userforms look very similar to each other.

    What's your view on this?????

    Dan

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: UserForm modern look!

    Hello Dan,

    The easiest method to modernize a UserForm is to set the Picture property to a picture of your choosing. There are other things can be done like changing the shape but this requires using the Windows API.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Forum Contributor
    Join Date
    08-29-2011
    Location
    Wisbech England
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: UserForm modern look!

    Have you got any samples?
    Thanks
    Dan

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: UserForm modern look!

    Hello Dan,

    I probably do in my archives. There might be a few on line as well. If you do find some examples, a word of caution, the API is not very forgiving of programming errors. Generally, an API error will crash Excel or lockup the computer. If you are not sure the code works or is not from a reputable site, don't run it.

  5. #5
    Forum Contributor
    Join Date
    08-29-2011
    Location
    Wisbech England
    MS-Off Ver
    Excel 2010
    Posts
    308

    Re: UserForm modern look!

    Hi Thanks for your replay.
    Looks like It's not worth to try it....
    Thanks

  6. #6
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: UserForm modern look!

    Hello Dan,

    Sorry for the delay. I have been fighting the flu for the past 3 days and the USB ports on my computer died.

    Long story short, I have a an example workbook that will change the UserForm's shape in 3 different ways: Rounded corners, Ellipse, and Rhombus (more like diamond).

    Checkout the workbook and let me know if this what you are looking for.
    Attached Files Attached Files

+ 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. combining chart userform and data transfer userform into 1 userform
    By H_Kennedy in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 01-04-2014, 07:11 AM
  2. combining chart userform and data transfer userform into 1 userform
    By H_Kennedy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-03-2014, 12:28 PM
  3. [SOLVED] Changed userform combobox to listbox, unable to get userform to retrieve datasheet values
    By dragonabsurdum in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-29-2013, 01:38 PM
  4. [SOLVED] Open a userform from a userform, but preserve the info in the original userform
    By jfoerch in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-25-2013, 02:38 PM
  5. userform is large.....how to use scrollbar of userform to show all of the userform
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-05-2010, 04:11 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