G
Greg B
I would like to know how I can get the data from a group of option buttons.
I have a group of 8 optionbuttons with the names "e1" through to "e8", the
name of the group is "expenses" I am not sure how to use or if I can use a
groupname vba. I am looking to have reason.text show the answer.
Or do I have to go through and write if e1.value = true then.....
thanks in advance
Greg
I have a group of 8 optionbuttons with the names "e1" through to "e8", the
name of the group is "expenses" I am not sure how to use or if I can use a
groupname vba. I am looking to have reason.text show the answer.
Or do I have to go through and write if e1.value = true then.....
thanks in advance
Greg