D
David Kistner
My query results are not consistently bringing back the same data.
Something is glitching out. I have a combo box value list that
originally in the query returned the text column "No" or "Yes" (see
below). Now it returns the other column (which is a number "0" or
"1"). It should bring back the text. Any ideas what is happening?
Thanks in advance.
combo box
value list
"No";0;"Yes";1
Bound Column 2
Column Count 2
Column Heads No
Column Widths 1";1"
List Rows 8
List Width 2"
Limit to List Yes
Something is glitching out. I have a combo box value list that
originally in the query returned the text column "No" or "Yes" (see
below). Now it returns the other column (which is a number "0" or
"1"). It should bring back the text. Any ideas what is happening?
Thanks in advance.
combo box
value list
"No";0;"Yes";1
Bound Column 2
Column Count 2
Column Heads No
Column Widths 1";1"
List Rows 8
List Width 2"
Limit to List Yes