I want a function where the choice the user makes in selecting an option box or a command button is recorded. For example, the user clicks a command button and the program stores this information and will carry out its next function depending on which command button is clicked.
I wanted to do this using a database but neither command buttons nor option boxes have a database property... So, is it possible to do what I want it to?
Any ideas would be appreciated. Thanks!
I wanted to do this using a database but neither command buttons nor option boxes have a database property... So, is it possible to do what I want it to?
Any ideas would be appreciated. Thanks!