Hi,
I have a Query in which there is a projected date and projected revenue. Now
these details are daywise details but what i want is monthwise details and
then when a user clicks it shows the details.
I tried changing the date formats to month format it was done but when i made
a query wherein i grouped Projected Date and sum of revenue. That didn't made
any difference and output was as below
January-2007 1000
January-2007 50
January-2007 25
Feb-2007 10
Feb-2007 5
Please advice
Thanks
DA
--
Message posted via http://www.accessmonster.com
I have a Query in which there is a projected date and projected revenue. Now
these details are daywise details but what i want is monthwise details and
then when a user clicks it shows the details.
I tried changing the date formats to month format it was done but when i made
a query wherein i grouped Projected Date and sum of revenue. That didn't made
any difference and output was as below
January-2007 1000
January-2007 50
January-2007 25
Feb-2007 10
Feb-2007 5
Please advice
Thanks
DA
--
Message posted via http://www.accessmonster.com
Comment