Hi,
I have a table like the one attached (simplified from the original).
If I make a query based on it, I cannot figuire out how (or if?!) I can get the last two columns to calculate:
YearToDate and FullYear
The CurrentYear and CurrentPeriod can be stored in a table called CurrentDate.
Ideally I would like it to be compatibale with an SQL server which I hope to host it on later.
Any ideas would be welcome.
Thanks,
Trevor.
I have a table like the one attached (simplified from the original).
If I make a query based on it, I cannot figuire out how (or if?!) I can get the last two columns to calculate:
YearToDate and FullYear
The CurrentYear and CurrentPeriod can be stored in a table called CurrentDate.
Ideally I would like it to be compatibale with an SQL server which I hope to host it on later.
Any ideas would be welcome.
Thanks,
Trevor.