G
Guest
Hi guys,
I have a form with 5 combo boxes, the results of which are passed to a query
to display a list of orders. One of the combo boxes is called OrderComplete
with a value or either Yes or No obviously determining whether the query
shows incomplete orders or not.
However, to get the query to work, the OrderComplete Combo box should have
the options 0 and 1 instead of yes and no, but this is not ideal as the
database users won't know that 0=No and 1=Yes, is there a way around this?
Thanks in advance.
I have a form with 5 combo boxes, the results of which are passed to a query
to display a list of orders. One of the combo boxes is called OrderComplete
with a value or either Yes or No obviously determining whether the query
shows incomplete orders or not.
However, to get the query to work, the OrderComplete Combo box should have
the options 0 and 1 instead of yes and no, but this is not ideal as the
database users won't know that 0=No and 1=Yes, is there a way around this?
Thanks in advance.