Jabso
Brownlow Medallist
So I've got a spreadsheet with a massive amount of data by month.
July DOG 1
Aug DOG 2
July CAT 3
Aug CAT 4
I want to run a vlookup against the DOG/CAT column and return the value for the specific month. A regular vlookup will simply return the first one. For example if I want to find DOG's number in August a regular vlookup will give me 1 not the correct answer 2.
Is there a way I can get the vlookup to only look in the rows that say "Aug" in column 1?
Sorting is not really an option with this amount of data.
July DOG 1
Aug DOG 2
July CAT 3
Aug CAT 4
I want to run a vlookup against the DOG/CAT column and return the value for the specific month. A regular vlookup will simply return the first one. For example if I want to find DOG's number in August a regular vlookup will give me 1 not the correct answer 2.
Is there a way I can get the vlookup to only look in the rows that say "Aug" in column 1?
Sorting is not really an option with this amount of data.





