I am trying to make a Userform that will display Sheet1 cells A1 and B1 down to A16 and B16 side by side with check boxes. The user must select 1 and only 1 option and this will be input into sheet 2 at A1 and B1 respectively. There will not be any blanks between the cells when going down, but not all the cells will used all the time, 16 is just the maximum.
I think I know how to make the look, but what I am having trouble with is getting the checkboxes to appear on the form along with the code for the userform to know where to look to get the values and what to do with it.
Any help would be appreciated.
I think I know how to make the look, but what I am having trouble with is getting the checkboxes to appear on the form along with the code for the userform to know where to look to get the values and what to do with it.
Any help would be appreciated.