I need help here. I have tried to find an answer but nothing.
My problem is that I got lot of Zip Codes that connect to a spesific sales Rep.
A4 3000 B4 3069 C4 Person 1
A5 3070 B5 3299 C5 Person 2
A6 3300 B6 3599 C6 Person 3
F4 is the place I put the Zip code I want to find a match for.
Like this it goes on.
I found on that should have worked "=LOOKUP(2,1/($A$4:$A$80>=F4)/($B$4:$B$80<=F4);$C$4:$C$80)"
The reply I get is only "#DIV/0!"
What is wrong with this?
My problem is that I got lot of Zip Codes that connect to a spesific sales Rep.
A4 3000 B4 3069 C4 Person 1
A5 3070 B5 3299 C5 Person 2
A6 3300 B6 3599 C6 Person 3
F4 is the place I put the Zip code I want to find a match for.
Like this it goes on.
I found on that should have worked "=LOOKUP(2,1/($A$4:$A$80>=F4)/($B$4:$B$80<=F4);$C$4:$C$80)"
The reply I get is only "#DIV/0!"
What is wrong with this?