I have 3 columns - A(text), B(Date), and C(number). Here is an example of what I would like: If column A says "redemption" and column B says "5/3/2010" then I would like column C to be copied and pasted into a cell in another spreadsheet.
Part of the problem is that none of the columns are in order. Column A has 4 different categories and column B has any date from 5/1/10 to 5/31/10 (and there can be multiples or none of a certain date).
I understand the whole idea of the IF function but I don't know how to get column C pasted into a different cell.
So if 3 different rows, lets say row 3, 7, and 10 fit the IF expectations of =redemption and =5/3/2010, how do I copy and sum C3, C7, and C10 into (random choice) F11 of another spreadsheet?
Bookmarks