Hello, I am just learning access. I need to pass values of my two check boxes on my Form
Check box US and Check Box Canada
if both checked the criteria would be "UD", "ud',"b","B","us","US","CD","cd"
if Canada check box checked criteria would be "cd","CD"
if US only checked criteria would be UD", "ud',"b","B","us","US"
I am not sure how to write the criteria statement on the query?
this probably would be a complicated iff statement? Any help would be appreciated.
Dosia
Check box US and Check Box Canada
if both checked the criteria would be "UD", "ud',"b","B","us","US","CD","cd"
if Canada check box checked criteria would be "cd","CD"
if US only checked criteria would be UD", "ud',"b","B","us","US"
I am not sure how to write the criteria statement on the query?
this probably would be a complicated iff statement? Any help would be appreciated.
Dosia