I am using Crystal 11. I keep seeing in some of the solutions "report->selection formula->GROUP " and the formula to put in there is something like
{A.Date} = Maximum({A.Date}, {A.EmployeeID}). When I try to do this, it tells me that I need a group that matches Maximum({A.Date}, {A.EmployeeID}). Where/How do I enter that group? I know how to enter one field, but I can't figure out how to enter "Maximum({A.Date}, {A.EmployeeID})" as a group.
{A.Date} = Maximum({A.Date}, {A.EmployeeID}). When I try to do this, it tells me that I need a group that matches Maximum({A.Date}, {A.EmployeeID}). Where/How do I enter that group? I know how to enter one field, but I can't figure out how to enter "Maximum({A.Date}, {A.EmployeeID})" as a group.