TheBlondOne
Programmer
I am creating a report for children that have gone into care and also gone out of care, basically if a child has gone out of care he/she has an end date and if they are still in care then they dont have an end date. The report is fine except when you have a child that has gone out of care and then gone back into care. What i need to do is if they have gone out of care and gone back in i only want to show the latest record therefore supressing the old record. I need to somehow scan the report to find duplicate names and then check to see if one has and end date and the other hasnt and if they havent got an end date in one record then i need to supress the record with an end date hopefully that makes sense. Any one got any ideas how i can do this. Thanks