Jabso
Brownlow Medallist
- Joined
- Apr 13, 2001
- Posts
- 20,567
- Reaction score
- 627
- Location
- Melbourne
- AFL Club
- Collingwood
- Other Teams
- Tottenham
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.



