I
Irina
Can a Vlookup look into 2 columns for reference and then return the number?
I have a list with 3 fields from which I need to pull out the 3rd field, if the first 2 columns contain the right data. What is the best way to do that?
Ex:
State County Code
NY Essex 31
NJ Essex 13
So if State=NY and County=Essex, return 31, if state=NJ and county=Essex, return 13.
There are lots of rows, but the point is that County & State need to be looked up for the correct code to be returned.
Please help.
Thank you
Submitted via EggHeadCafe
ASP.NET Base64 Image Encoding via the Data: protocol
http://www.eggheadcafe.com/tutorial...e64-image-encoding-via-the-data-protocol.aspx
I have a list with 3 fields from which I need to pull out the 3rd field, if the first 2 columns contain the right data. What is the best way to do that?
Ex:
State County Code
NY Essex 31
NJ Essex 13
So if State=NY and County=Essex, return 31, if state=NJ and county=Essex, return 13.
There are lots of rows, but the point is that County & State need to be looked up for the correct code to be returned.
Please help.
Thank you
Submitted via EggHeadCafe
ASP.NET Base64 Image Encoding via the Data: protocol
http://www.eggheadcafe.com/tutorial...e64-image-encoding-via-the-data-protocol.aspx