Stupid qestion... I have some data that I would like to get the last price charged. I thought I could do it by first sorting by date in a query - then the next query - group by part and get the 'last' price. It seems though the sort is lost and the grouping query goes by the original table order.
Is there a way to sort the data in the grouping query? If there is I have not figured out the right way...
Access97
thanks a bunch!
sam
Is there a way to sort the data in the grouping query? If there is I have not figured out the right way...
Access97
thanks a bunch!
sam