i have data which is tracking the life of a vehicle, by VIN: the order, the creation, the transport and the retail sale, in one file. i want to report only on the last entry, for each VIN. if i inverse the data (since its appended to each day) and summarize on the vin, how do i bring in the rest of the fields with it? (In ACL, the language I used to work in, there was an "ALL" command that would just carry along the rest of the fields, from whatever row).
thanks
becki kain