Please help, not sure how to approach this..
I have two queries called BF140 and BF141 with the following fieds:
BF140_Query
[recnum].[costcde]
BF141_Query
[recnum].[costcde].
I would like to have a new query that would combine both queries into one query. The query would display all records from the combined query and only show one recnum field and one cstcde field.
I have two queries called BF140 and BF141 with the following fieds:
BF140_Query
[recnum].[costcde]
BF141_Query
[recnum].[costcde].
I would like to have a new query that would combine both queries into one query. The query would display all records from the combined query and only show one recnum field and one cstcde field.