![]() |
#1
|
|||
|
|||
![]() I am creating a fillable form and want to be able to click on a circle to change it from green to yellow to red and back again. How would I do this? |
#2
|
||||
|
||||
![]()
I will recommend doing this without macros because this method should be easy enough to implement.
Start by creating an inline circle and colouring it. Now select it and save it as a building block. I chose to put it in as an Autotext and assigned a category of 'Traffic Light'. Give it a name along the lines of the colour you chose. Now change the colour of the circle and save it as another Autotext/Traffic Light. Change it again and do the same so that you now have three Autotext/Traffic Light building blocks. Next step is to add a Building Block Gallery Content Control to your form. You can change its properties so that it shows the members of the Autotext/Traffic Light. The tricky part will be deciding WHERE to save the building blocks. If this only has to work on your machine, the default template of Normal or Building Blocks will be fine. However if you are intending this to work on other people's machines, the form should be saved as a template (dotx or dotm file) and you will need to save the building blocks into that template itself.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
#3
|
|||
|
|||
![]()
Create your fillable form using content controls rather than the legacy ActiveX controls. That way you can use the Building Block Gallery Content Control as Andrew suggests.
Do not mix content controls and legacy ActiveX controls. |
#4
|
|||
|
|||
![]()
I agree with the suggestions made. Here are some references.
If you want to go the macro route, see Add Interactive Toggle or Sequenced Object to Document by Greg Maxey |
#5
|
|||
|
|||
![]()
Thank you for your help, this worked wonderfully!
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
jec1 | Word VBA | 2 | 12-04-2019 11:32 PM |
Color change of a shape after a click, and in a random mode | Splintkill | PowerPoint | 2 | 08-26-2019 07:41 AM |
How to change size / shape of a shape in a stencil | tomgoodell | Visio | 1 | 06-30-2016 04:40 AM |
![]() |
preetidb | PowerPoint | 4 | 12-30-2013 03:22 PM |
color change for same shape | ajkiran | PowerPoint | 1 | 11-10-2012 07:41 AM |