Hi,
I have five text boxes on my form where I enter my data, its very important that a button is pressed after anything is entered into any of the text boxes.
I want to have a “bulb” (or realistically an empty text box) underneath these five boxes that starts off being “lit” green – but whenever any of the five text boxes has its data changed I want it to turn red. Then, when the important button is pressed the box turns green again.
I have tried researching conditional formatting but it’s a little above my head and I’m really struggling with this one. Would anyone please mind helping me with the code? The text fields are labelled A1, A2, A3, A4 & A5 and the button is “Button1”.
I have 10 sets of text fields and buttons in all (B1, C1, Button2, Button3 etc) so I’m hoping to replicate the code for the other sets. I also have a “master button” with its own “bulb” that needs to be pressed after all the “bulbs” are green – I’m hoping that after I’ve got the hang of the above I can use the same principles on this “master button”.
Thank you very much for your time, any help, advice or pointers to any good tutorials would be welcomed greatly.
Thanks again
Dean
I have five text boxes on my form where I enter my data, its very important that a button is pressed after anything is entered into any of the text boxes.
I want to have a “bulb” (or realistically an empty text box) underneath these five boxes that starts off being “lit” green – but whenever any of the five text boxes has its data changed I want it to turn red. Then, when the important button is pressed the box turns green again.
I have tried researching conditional formatting but it’s a little above my head and I’m really struggling with this one. Would anyone please mind helping me with the code? The text fields are labelled A1, A2, A3, A4 & A5 and the button is “Button1”.
I have 10 sets of text fields and buttons in all (B1, C1, Button2, Button3 etc) so I’m hoping to replicate the code for the other sets. I also have a “master button” with its own “bulb” that needs to be pressed after all the “bulbs” are green – I’m hoping that after I’ve got the hang of the above I can use the same principles on this “master button”.
Thank you very much for your time, any help, advice or pointers to any good tutorials would be welcomed greatly.
Thanks again
Dean