Al Chara
MrExcel MVP
- Joined
- Feb 21, 2002
- Messages
- 1,701
Hi All,
I have a number of text boxes that were created dynamically at run time. When they were created I had the background color set to red. Is there a way to have the background color yellow when the text box is being typed in and then turn green after it has been typed in.
The textboxes are named mytextboxes(counter) where counter is a number from 1 to 100.
The problem that I run into is that I cannot declare an on click action because the text boxes are created at run time.
Any help would be greatly appreciated.
I have a number of text boxes that were created dynamically at run time. When they were created I had the background color set to red. Is there a way to have the background color yellow when the text box is being typed in and then turn green after it has been typed in.
The textboxes are named mytextboxes(counter) where counter is a number from 1 to 100.
The problem that I run into is that I cannot declare an on click action because the text boxes are created at run time.
Any help would be greatly appreciated.