This is like being a boat owner...there are always things that don't work right, but when most things work, it's really quite fun.
I export a report out of a database.
The 1st ROW is the header row.
The 2nd row is where the data begins.
The 6th column contains "Locations".
The number of rows is dynamic, but is usually between 1000 ad 1030.
The data is only in columns A - G.
On a paper, I have a list of about 30 locations.
Currently, I have to manually go through the spreadsheet and delete the rows that do NOT have a location that is on my paper list.
How do I get a macro that will 'compare and delete' where needed?
-Christine
I export a report out of a database.
The 1st ROW is the header row.
The 2nd row is where the data begins.
The 6th column contains "Locations".
The number of rows is dynamic, but is usually between 1000 ad 1030.
The data is only in columns A - G.
On a paper, I have a list of about 30 locations.
Currently, I have to manually go through the spreadsheet and delete the rows that do NOT have a location that is on my paper list.
How do I get a macro that will 'compare and delete' where needed?
-Christine