I am looking to use a macro to go through a spreadsheet and find over 72 phrases (column headers) that are indicated positive in each row.
To use an example lets say we zoo names which are indicated by a column header. Continuing across the top row of headers are animal names. I want to find 72 specific animal names, even though there may be over 100 names, that are indicated positive. I am using the number one to indicate that an animal would be present at this zoo.
What I want the macro to do is create a new column header at the end of the existing column headers and indicate a positive using the number 1 if any of the 72 animals were present for that particular zoo on the row that the search is being done on and continue on down the list.
Is it possible to list 72 headers for a search and if so how would I go about creating a macro like this? Thanks
To use an example lets say we zoo names which are indicated by a column header. Continuing across the top row of headers are animal names. I want to find 72 specific animal names, even though there may be over 100 names, that are indicated positive. I am using the number one to indicate that an animal would be present at this zoo.
What I want the macro to do is create a new column header at the end of the existing column headers and indicate a positive using the number 1 if any of the 72 animals were present for that particular zoo on the row that the search is being done on and continue on down the list.
Is it possible to list 72 headers for a search and if so how would I go about creating a macro like this? Thanks