Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Interpret Checkbox Value

Status
Not open for further replies.

samusa

Programmer
Jan 1, 2001
107
US
I am using three checkboxes on DAP which represent three states. When a user check the checkbox1(say Maryland), "True" value is enterd into the table. Could someone tell me how to intrepret this " True" as Maryland in a query.Appreciate any help

Sam
 
The "True" value in the table is entered under what column?

Does each state have it's own column with a true or false value for each one?

Or are all 3 states represented in 1 column with a different value for each state?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top