Hello all,
I have a three columns table and three TextBox objects in another sheet
the name of the TextBox objects is the same as one of the columns (TextBox Name)
I am trying to create VBA code to iterate through the table and change the rectangle objects color according to the color name and insert the text from the "TextBox Text" column in the text box
With the code running, is it possible to capture the changes into an animation MOV or similar video file?
Thanks for any help or insight
| TextBox Name |
TextBox Color |
TextBox Text |
| Station_A01 |
Black |
Model_A |
| Station_A01 |
Red |
Model_A |
| Station_A01 |
Green |
Model_A |
| Station_A01 |
Blue |
Model_A |
| Station_A01 |
Blue |
Model_A |
| Station_A01 |
Blue |
Model_A |
| Station_A01 |
Red |
Model_A |
| Station_A01 |
Red |
Model_A |
| Station_A01 |
Red |
Model_A |
| Station_A01 |
Green |
Model_A |
| Station_A01 |
Green |
Model_A |
| Station_A01 |
Green |
Model_B |
| Station_A01 |
Green |
Model_B |
| Station_A01 |
Green |
Model_B |
| Station_A01 |
Green |
Model_B |
| Station_A01 |
Blue |
Model_B |
| Station_A01 |
Blue |
Model_B |
| Station_A01 |
Blue |
Model_B |
| Station_A01 |
Blue |
Model_B |
| Station_A01 |
Blue |
Model_B |
| Station_A01 |
Grey |
Model_B |
| Station_A01 |
Grey |
Model_B |
| Station_A01 |
Grey |
Model_B |
| Station_A01 |
Grey |
Model_B |
| Station_A02 |
Green |
Model_C |
| Station_A02 |
Grey |
Model_C |
| Station_A02 |
Grey |
Model_C |
| Station_A02 |
Grey |
Model_C |
| Station_A02 |
Grey |
Model_C |
| Station_A02 |
Grey |
Model_C |
| Station_A02 |
Red |
Model_C |
| Station_A02 |
Red |
Model_C |
| Station_A02 |
Red |
Model_C |
| Station_A02 |
Red |
Model_C |
| Station_A02 |
Red |
Model_C |
| Station_A02 |
Red |
Model_C |
| Station_A02 |
Red |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A02 |
Yellow |
Model_C |
| Station_A03 |
Blue |
Model_D |
| Station_A03 |
Blue |
Model_D |
| Station_A03 |
Blue |
Model_D |
| Station_A03 |
Blue |
Model_D |
| Station_A03 |
Blue |
Model_D |
| Station_A03 |
Blue |
Model_D |
| Station_A03 |
Blue |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_D |
| Station_A03 |
Black |
Model_E |
| Station_A03 |
Black |
Model_E |
| Station_A03 |
Black |
Model_E |
| Station_A03 |
Red |
Model_E |
| Station_A03 |
Red |
Model_E |
| Station_A03 |
Red |
Model_E |
| Station_A03 |
Red |
Model_E |
| Station_A03 |
Red |
Model_E |
| Station_A03 |
Red |
Model_E |