I am looking at historical Real Estate info. I have data in the following format:
MLS#(ID) Listed Date End Date
12345 1/1/2010 1/1/2011
etc...
I have about 25000 rows of the data (can be broken up if needed). I need to find a way to count the number of active listings in any given month. I am hoping to be able to do it in the context of a pivot table to make the date easy to work with. Any thoughts on how this can be accomplished? Any help would be greatly appreciated. The data will reach back to 1990. I am using Excel 2013.
MLS#(ID) Listed Date End Date
12345 1/1/2010 1/1/2011
etc...
I have about 25000 rows of the data (can be broken up if needed). I need to find a way to count the number of active listings in any given month. I am hoping to be able to do it in the context of a pivot table to make the date easy to work with. Any thoughts on how this can be accomplished? Any help would be greatly appreciated. The data will reach back to 1990. I am using Excel 2013.