S
Stickman
Have been trying to write a formula which would do the following:
Scan column A and see if the month of the date shown matches a given
month;
if so, then scan column B and see if the entry is equal to "interest";
if so, then sum the appropriate values in column C
Problem #1: can you insert multiple criteria and, if so, how?
Problem #2: the data in column A are dates. But using the funtion
"MONTH(A:A)" doesn't work. What do you do?
Many thanks in advance for any help.
Scan column A and see if the month of the date shown matches a given
month;
if so, then scan column B and see if the entry is equal to "interest";
if so, then sum the appropriate values in column C
Problem #1: can you insert multiple criteria and, if so, how?
Problem #2: the data in column A are dates. But using the funtion
"MONTH(A:A)" doesn't work. What do you do?
Many thanks in advance for any help.