N
Nimish
Hello,
I am designing a simple form to acquire a data. I have following table for
which I am designing a form.
Table Name: tblSecurities
Market: Text
Security: Text
SecurityDescription: Text
The market column can have values CAN or US only and I would like to have
option buttons for this column. The problem is the value of the option button
can be numeric and I have values as Text. Is it possible to map option button
to a column of a table having text values.
Nimish
I am designing a simple form to acquire a data. I have following table for
which I am designing a form.
Table Name: tblSecurities
Market: Text
Security: Text
SecurityDescription: Text
The market column can have values CAN or US only and I would like to have
option buttons for this column. The problem is the value of the option button
can be numeric and I have values as Text. Is it possible to map option button
to a column of a table having text values.
Nimish