I have a table of sales taxes based on zip code plus 4.
Worksheet 1
Column A = 5-digit zip
Column B = low end of 4 digit zip
Column C = high end of 4 digit zip
Column D = Sales Tax Juristiction Code
Worksheet 2
Column A = Customer ID
Column B = 5 digit zip
Column C = +4 zip
I need to look at the zip on Worksheet 2
go to worksheet 1 and match the correct zip code
find =>low end +4 and <= high end +4 from worksheet 1
return the correct Sales tax juristiction rate from Worksheet 1 to worksheet 2 for each customer ID
Can anyone tell me how to get started?
Bookmarks