I have a report and I need to show a listing of producers for a period of a year before it starts over. I have that date criteria in the record selector. For producers on that list I need to show their sales for the first 6 months of their starting date with the company. That start date can fall anywhere within the year specified by the record selection. I set up a running total to sum their sales and a formula to evaluate the start date and reset it by the group tax id nbr. The formula I’m using for this is DateAdd ("m",6,{Start_Date}) because I want to accumulate sales for only the first 6 months since their start date. This amount will stay on the report until it starts over the next year. I’m getting no data for the running total using this formula.
Any help would be appreciated. I"m using Crystal vers 10.
Thanks
Any help would be appreciated. I"m using Crystal vers 10.
Thanks