G
Guest
I have a table that I am pulling information from that gives the person's
name in a column in adition to the rest of the information. One item I am
pulling for the query is this person's name. I then want to sort the query
by this data, but the information is such as that I only need it once for
each name. It seems like I would be able to just get the person's name from
a different table and not have it repeat, but that is not the case, the table
itself has select information necissary for the query. Is there a way to put
the criteria such that it does not show repeating criteria in a select column?
name in a column in adition to the rest of the information. One item I am
pulling for the query is this person's name. I then want to sort the query
by this data, but the information is such as that I only need it once for
each name. It seems like I would be able to just get the person's name from
a different table and not have it repeat, but that is not the case, the table
itself has select information necissary for the query. Is there a way to put
the criteria such that it does not show repeating criteria in a select column?