View Single Post
 
Old 03-05-2011, 09:21 AM
derohanes derohanes is offline Windows Vista Office 2007
Advanced Beginner
 
Join Date: Oct 2008
Posts: 67
derohanes is on a distinguished road
Default example of radio buttons in for data entry?

I want to use a radio button to enter data into a cell. So, if OptionButton1 is pressed enter 1. if OptionButton2 is pressed enter 2...etc. Is there example code for this anywhere?

Also, should I use a form control or an ActiveX control? In the toolbox, I see a frame for the form control selection, but none for ActiveX control. How do I group ActiveX buttons?
Reply With Quote