gabriellec
Programmer
I do not understand the total concept of getting VBA to look at what radio button (in an option group) the user clicked to get certain reports to open.
I understand that in an option group allows the user to select only one of the buttons. I also understand that Access puts a numeric value to each button (i.e. 1,2,3...). But I am not quite sure how to write the Select Case statement to open specific report when they pick that button.
Access 97
Thnx
I understand that in an option group allows the user to select only one of the buttons. I also understand that Access puts a numeric value to each button (i.e. 1,2,3...). But I am not quite sure how to write the Select Case statement to open specific report when they pick that button.
Access 97
Thnx