J
John
I am trying to build a query that sorts data ascending order by date, so that
when I select "Last" in the Total row for other fields in the query I will
get the newest value (I have an account field that doesn't change but I want
to retrieve the newest account description which can change from one day to
the next so I want the desciption of the newest record). The problem is I
don't want the date column in the query since I am trying to also trying to
group and sum the data and don't want a new row of data for each date value.
Any ideas?
when I select "Last" in the Total row for other fields in the query I will
get the newest value (I have an account field that doesn't change but I want
to retrieve the newest account description which can change from one day to
the next so I want the desciption of the newest record). The problem is I
don't want the date column in the query since I am trying to also trying to
group and sum the data and don't want a new row of data for each date value.
Any ideas?