from a database where the id is the key field. right now i am getting all of the records from the table where the selection criteria is being met (many tables being linked) but i only want one output line where the id is the maximum of all of the records assoicated to the rest of the data. (does that make sense). have tried a summary formula, but is does not show up as an option when i use the select expert. have tried evaluateafter, whileprinting records, etc. but still cannot the the max, i get all of the records where the main data is repeated for each record.