I have a publically available excel spreadsheet of US hospitals. The spreadsheet provides a plethora of rows for each entry - I am not really sure why. But I want just one row for each hospital - one row per Facility ID. Can anyone help me do this?
A simple aggregate query will do this. Import that spreadsheet into Access, then make a query based on that table. Bring down every field, change the query to an aggregate query (click the Sigma/Summation sign). Then run the query and you will have your data.