Hi Guys,
Im trying to make sort of a Summary of a file pop-up displaying the counts of certain Columns, instead of manually counting the rows count and checking if they tally I'd like to make a macro that just throws a pop-up with the following output:
Summary:
SKUS: 12
Desc: 12
etc
where SKUS, Desc are certain column headers and are not the same in every sheet. So basically it should look for the column with those headers and count number of rows with data. I've attached a sample file.
I've got a way to count the cells atm but I dont know how to make it look for a column name and count 
Thanks guys,
Bookmarks