G
Guest
I have a question about option buttons and their values.
I have many option buttons on my forms, each set contained in their own
group boxes.
I simply want to be able to give them a value, which can be returned to a
single field in my database.
For example, if I have a group box with 5 option buttons, I want each to
have a value. (0, 1, 2, 3, 4). The first one would send a value of '0' to
the appropriate field in the database, the second one would send a 1 instead,
and so on.
Does anyone know how to do this, and send it back to the database? I'm
really stuck.
Thanks
PM
I have many option buttons on my forms, each set contained in their own
group boxes.
I simply want to be able to give them a value, which can be returned to a
single field in my database.
For example, if I have a group box with 5 option buttons, I want each to
have a value. (0, 1, 2, 3, 4). The first one would send a value of '0' to
the appropriate field in the database, the second one would send a 1 instead,
and so on.
Does anyone know how to do this, and send it back to the database? I'm
really stuck.
Thanks
PM