Hi, when I create queries the results that get returned are not the field names of the selections but the record number associated to the field.
For example; I have a table with three entries a user can pick from in a drop down box. Column one is the numbers, column 2 is the descriptions.
1 Blue
2 Green
3 Red
I would like the query to return red, but it returns 3.
Is there a setting for this?
Thanks,
FunkyG