1stGenHeel
New Member
- Joined
- Jun 28, 2011
- Messages
- 8
I need assistance with a conditional formula that will filter on two fields, and then add two values that are on the same line if the two conditions are met.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
Ex.
Cell A1 = 06/25/2011
Cell B1 = John Smith
Cell C1 = Value1
Cell D1 = Value2
<o> </o>
Desired result = If A1 = 06/25/2011 and B1 = John Smith, add C1 and D1
<o> </o>
The formula (and results) will be on a different worksheet from the actual data.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
Ex.
Cell A1 = 06/25/2011
Cell B1 = John Smith
Cell C1 = Value1
Cell D1 = Value2
<o> </o>
Desired result = If A1 = 06/25/2011 and B1 = John Smith, add C1 and D1
<o> </o>
The formula (and results) will be on a different worksheet from the actual data.