Hi,
I hope somebody can help me.
I need to create a query which will dynamically calculate a YTD Total from 12 separate monthly columns based on a month selected by the user on a form.
For example, if the user selects August 2013, the query will return the total individual columns from Jan-Aug and so on.
In addition, I would also like the query to only return the monthly results of the month selected (August), so I will have three columns in the output (ID, current month total, current month YTD).
I hope this makes sense. Any help you could provide will be fantastic!
Thanks
Paul
I hope somebody can help me.
I need to create a query which will dynamically calculate a YTD Total from 12 separate monthly columns based on a month selected by the user on a form.
For example, if the user selects August 2013, the query will return the total individual columns from Jan-Aug and so on.
In addition, I would also like the query to only return the monthly results of the month selected (August), so I will have three columns in the output (ID, current month total, current month YTD).
I hope this makes sense. Any help you could provide will be fantastic!
Thanks
Paul