G
Guest
I have a report that I'm creating that needs to have a year to date total included. Under normaal circustances I would just use the take the system date and include all records between the start of the year and todays date. That won't work for the report I need to created. I need year to date to be the the total of all the previous month totals. For example if the report was run on March 15th it would use the total from January 1st through the end on febuary for ytd caluclations. Ho can I accomplish this.