K
kayabob
I have a comparison query using two tables with similar, but not exactly the
same field headings. For example, I will display the results of a person's
BirthDate data from Table_1 next to Date_of_Birth from Table_2 in order to
find any mis-matches. My question is, how can I force the query results to
show [Table_1].BirthDate and [Table_2].Date_of_Birth as headings in my query
datasheet view output?
I know I could change the field headings at the table level to be exactly
the same , and then the table name would show in the query, but I have too
many other queries that would fail if I changed the field names now.
Thank you
same field headings. For example, I will display the results of a person's
BirthDate data from Table_1 next to Date_of_Birth from Table_2 in order to
find any mis-matches. My question is, how can I force the query results to
show [Table_1].BirthDate and [Table_2].Date_of_Birth as headings in my query
datasheet view output?
I know I could change the field headings at the table level to be exactly
the same , and then the table name would show in the query, but I have too
many other queries that would fail if I changed the field names now.
Thank you