What I'm looking to do seems logical (and simple), but I'm missing something when it comes to how to use radio buttons.
I have a list of 10 items, call them A through J. I want to put a radio button next to each and when a button is checked (only one can be checked at any given time), a 1 appears in the column next to the associated radio button. Whenever I create a second radio button, it always seems to link to the same cell. I need each subsequent radio button to link to the next cell down the list (i.e. one radio button linked to Item A, one linked to Item B, etc.). In other words, the first radio button links to cell A1 (item A), the next links to A2 (item B), etc. Then I can create a lookup in another tab to see which cell has the 1 in it and pull back the relevant information.
How the heck can I do this? What am I missing?
I have a list of 10 items, call them A through J. I want to put a radio button next to each and when a button is checked (only one can be checked at any given time), a 1 appears in the column next to the associated radio button. Whenever I create a second radio button, it always seems to link to the same cell. I need each subsequent radio button to link to the next cell down the list (i.e. one radio button linked to Item A, one linked to Item B, etc.). In other words, the first radio button links to cell A1 (item A), the next links to A2 (item B), etc. Then I can create a lookup in another tab to see which cell has the 1 in it and pull back the relevant information.
How the heck can I do this? What am I missing?