VLOOKUP

T

taxmom

Since my first issue was answered and resolved, I discovered I need to adjust
my lookup.

My current formula worked well: It is only searching for the city name.
=IF(ISNA(VLOOKUP("totals for city:
Autaugaville",alavlookupcity,4,FALSE)),"",VLOOKUP("totals for city:
autaugaville",alavlookupbycity,4,FALSE))

However, I not only need to find Autaugaville city It must be in
Autaugaville county in order for me to capture the correct amount Gross and
Tax amount collected for this city/county combination. I have range named
the county names.

How do I incorporate the county in this formula?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

simple formula 3
What Functions should be used 4
Multiple Lookups - SIngle Result 8
sumproduct question 3
EXCEL FORMULA 6
VLOOKUP & Data Validation 0
array formula 1
Excel Formula or access ? 9

Top