C
clcnewtoaccess
excel 2003.
I need to return a value from cell C2 in column H2 if the value in cell A2
matches column F2 and the date in column B2 matches the date in column G2.
If there is not a match then return 0. (also needed for D and I but I can
take care of that if you can help me with the first one)
sample data:
A B C D E
F G H
015-0121 4/27/2010 10 25.00 015-0121
4/27/2010
Thanks,
I need to return a value from cell C2 in column H2 if the value in cell A2
matches column F2 and the date in column B2 matches the date in column G2.
If there is not a match then return 0. (also needed for D and I but I can
take care of that if you can help me with the first one)
sample data:
A B C D E
F G H
015-0121 4/27/2010 10 25.00 015-0121
4/27/2010
Thanks,