FrigidDigit
Board Regular
- Joined
- May 10, 2005
- Messages
- 203
I have a difficult (for me anyway) lookup problem which I hope someone can help me with.
I have a list of data in a worksheet in the following layout:
Company Name;File Name;Contract Number;Contract Modification #;Contract Date
I have another summary sheet that draws information from this list of data in this format
Company Original Contract Mod 01 Mod 02
XYZ 2004/06/01 2004/06/01 2004/06/01
I need a lookup function to lookup the company name in the list of date, lookup the ConMod number based on the column the formula is in and return the contract date.
Is this possible? I have spent most of last night experimenting with index,vlookup match etc but failed to find a solution. I would really appreciate any help.
Thanks
FD
I have a list of data in a worksheet in the following layout:
Company Name;File Name;Contract Number;Contract Modification #;Contract Date
I have another summary sheet that draws information from this list of data in this format
Company Original Contract Mod 01 Mod 02
XYZ 2004/06/01 2004/06/01 2004/06/01
I need a lookup function to lookup the company name in the list of date, lookup the ConMod number based on the column the formula is in and return the contract date.
Is this possible? I have spent most of last night experimenting with index,vlookup match etc but failed to find a solution. I would really appreciate any help.
Thanks
FD