G Guest Mar 13, 2005 #1 Dealing with list and trying to take only data from one month example Jan or 1/2/2005. Have multiple data for each month.
Dealing with list and trying to take only data from one month example Jan or 1/2/2005. Have multiple data for each month.
R Ron de Bruin Mar 13, 2005 #2 Hi Chip You can add a helper column with a formula like this =Month(A1) But maybe you like my filter Add-in that have a option to do this without adding a helper column http://www.rondebruin.nl/easyfilter.htm
Hi Chip You can add a helper column with a formula like this =Month(A1) But maybe you like my filter Add-in that have a option to do this without adding a helper column http://www.rondebruin.nl/easyfilter.htm