D
DHB
I have a table named "Registration"
with a field "How_Pd"
My form has an options group "Payment Method"
which has three option buttons "Cash", Check, and C_Card"
which are installing in the field the values "CH, CK,
and CC" respectively.
How do I get the form to read the table, set the value of
the option group, and display the buttons properly --
selecting the right button, as I step through the records.
with a field "How_Pd"
My form has an options group "Payment Method"
which has three option buttons "Cash", Check, and C_Card"
which are installing in the field the values "CH, CK,
and CC" respectively.
How do I get the form to read the table, set the value of
the option group, and display the buttons properly --
selecting the right button, as I step through the records.