I am creating an inventory reorder report and have a similar question.
I want to display only the last date purchased of the selected sku_id.
I grouped by Sku_id and suppress the details, then added the purchase date (from a seperate table) to the group footer with other displayed info. This gives me the first purchase date not the last.
All groups sort accending.
What am I doing wrong???
Crystal 10