+ Reply to Thread
Results 1 to 2 of 2

Userform instant result show

  1. #1
    Forum Contributor
    Join Date
    06-30-2018
    Location
    Azerbaijan
    MS-Off Ver
    Excel 2016
    Posts
    145

    Userform instant result show

    Hey dear community,

    i have userform where users enter data on textbox and click on commandbutton ( OK ) and based on that data, formulas calculating results to Z1 Z2 Z3 Z4 Z5 Z6 Z7
    and on the same userform result showing as label, but after entering data it is not showing result instantly i need to click on labels to show new result. Can anybody help me to solve that problem?

  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,258

    Re: Userform instant result show

    Hello Akbarov,

    True Labels are static. They do not update automatically. Your main macro code needs to update them after the worksheet cells have updated.

    If the Labels are updating when you Click them then you must have code in each of the Label Click events. It would help to see all of code. Posting your workbook would be the best option, if you can.
    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!)

+ 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: 1
    Last Post: 02-10-2018, 11:35 AM
  2. [SOLVED] Can a userform show when a lookup result is #N/A
    By Zimmerman in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-05-2015, 01:09 PM
  3. [SOLVED] Search for multiple rows from multiple sheets by criteria & show result in userform
    By ANDREAAS in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-07-2014, 11:29 AM
  4. Replies: 1
    Last Post: 01-25-2013, 01:58 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
  6. Replies: 4
    Last Post: 11-17-2008, 12:15 PM
  7. [SOLVED] Advanced formula - Return result & Show Cell Reference of result
    By Irv in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 05-05-2006, 10: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