I have one column with dates, one column with values and one cell with date in excel. I want to see if the dates in the column is greater than the cell date if it is then sum up the values from another column
for eg. - sheet1 A:A has dates Sheet1 B:B has numbers Sheet 2 cell A has a date 02/02/2013
If cell A is greater than sheet1 A:A then sum Sheet 1 B:B in a seperate cell.
Thanks so much