Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Two Radio Buttons per Row 1

Status
Not open for further replies.

cwsstins

MIS
Joined
Aug 10, 2004
Messages
412
Location
US
Working Excel 2000...I've got about 20 rows. Need to have two radio buttons on each row; one for Passed, one for Failed.

I've got that, but all the radio buttons are "linked" to each other so that only one can be selected at a time, rather than one in each row. I want to "link" each Passed/Failed on each row so one selection can be made for each row.

Any suggestions?
 
Use the option buttons from the Control Toolbox toolbar, then right click the button after inserting it. Go to the Properties window, and give the buttons in each group the same group name. One button in a each group can be selected.

Sawedoff

 
It may be easier in your Excel sheet to put a column in with a flag. Then check the contents of the flag, and use 3 (or more)different IF-THEN fields. IF FLAG = 30 insert textA, If flag = 60, etc.

Sawedoff

 
Oops, replied to wrong question. Sorry.

Sawedoff

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top