Correction to my response to Luke... the cell was displaying as a date. Fixed that/changed to Number and it now shows 1 ;) What about the 30-60, 60-90, etc. Sorry, I'm pretty new at intricate formulas.
My other sheet is laid out as follows:
Cell A1: TODAY()
Cell A2: 11/20/2012
Cell A3...
I've gotten this to work in a different sheet using a cell for TODAY() and a cell for calculations of each date, but in that case, I'm only counting one record at a time. In this new sheet, i'm trying to count the number of xx in a range.
I'm trying to come up with a formula to calculate # of days passed from a range of cells... Example: Cells D125:AD125 contain 2 dates; 11/20/2012 (in D125) and 1/3/2013 (in M125). I want to automatically calculate the age of each and count them to display how many are <30 days, how many are...