Good Evening Gentleman,
I am currently working on a User Form, and I been using thus far conditional formating, however I believe I may have to join the world of Macro Enabled worksheets to finish what I started.
Basically I have everything complete, except one thing, that I tried severals codes online, but am missing by a little. I understand VBA, I have done programming before, but its very limited, I am still on the copy and paste, modify phase, but I will be reading up on it on my spare time.
Anyhow, I made a layout that has a Yes or No, and I made an object Oval 3, over Yes, and object Oval 4, over No. Basically I want both hidden (so all you see/print is Yes or No) unless the USER clicks on where the object is, then that will unhide the object over the Yes or No. So when the USER prints, the oval will be over whatever Yes or No they selected. To complicate things if possible, I would like it so both can't be displayed at the same time, so by error the USER can't select ovals on both yes or no.
Thank you, and let me know if you need more clarification, I am hoping this is fairly easy to implement, I even thought of Icon Sets, but doesn't work in this. Also if theres a conditional alternative, I am open as well.
Excel 2007:
I am currently working on a User Form, and I been using thus far conditional formating, however I believe I may have to join the world of Macro Enabled worksheets to finish what I started.
Basically I have everything complete, except one thing, that I tried severals codes online, but am missing by a little. I understand VBA, I have done programming before, but its very limited, I am still on the copy and paste, modify phase, but I will be reading up on it on my spare time.
Anyhow, I made a layout that has a Yes or No, and I made an object Oval 3, over Yes, and object Oval 4, over No. Basically I want both hidden (so all you see/print is Yes or No) unless the USER clicks on where the object is, then that will unhide the object over the Yes or No. So when the USER prints, the oval will be over whatever Yes or No they selected. To complicate things if possible, I would like it so both can't be displayed at the same time, so by error the USER can't select ovals on both yes or no.
Thank you, and let me know if you need more clarification, I am hoping this is fairly easy to implement, I even thought of Icon Sets, but doesn't work in this. Also if theres a conditional alternative, I am open as well.
Excel 2007: