cvI have a spreadsheet I am working on to look up a zip code amongst multiple preset zip code ranges, and return the rate of a service from multiple providers (for analysis/comparison use) to that zip code. The kicker for me, was that I have 4 different points of origin, and I don't think I figured out the variables correctly, and 2 of these origins are supposed to look up different data from 2 different tabs. So it's supposed to work like this:
I kind of have two questions.
1) What am I missing to make the code below work correctly? (I can provide my mockup file if need be)
2) How would I do this looking up the providers dynamically, and not hard coded like I have below?
I apologize for all the comments, that was a co-worker and myself trying out different ideas..
Bookmarks