The attached workbook opens a userform with three textboxes and three labels. I want to be able to enter a number from 1 to 100 in the textbox and the label should change from its fully grey color to the
corresponding shade of yellow as per the number entered in the textbox. An example is in the picture below.
staticbar.jpg
Essentially the purpose is to have more or less a static progress bar, where one can update the number progress in the textbox and the label will update as a result and one can then use his code to save the
data values in the usual way.
Are you able to assist with the coding to update the label after the textbox value has been changed?
Thanks!
Bookmarks