Hui,
I found a solution that seems to work. If anyone has something better please let me know.
I created dynamic ranges for the columns containing zip codes. (ZipCode1, ZipCode2, etc.) Then used an IF statement to find the column it is in with an array entered formula. Here is a very...
Hui,
Thanks for looking into my problem. I will see if I may post a sample file. In the meantime...The zip code is in one of three columns. It may reside in column AX or column AZ or column BB.
Again thanks for the help!
Greetings!
I have a workbook where the user enters a zip code into cell C4. I need a formula in cell D4 to look up that zip code and return the cell in the next column. My problem is the zip codes are in columns AX, AZ, and BB.
I tried to start with the following but it returns a #VALUE...