Hi (newbie here),
Can you do a rollup on a Lookup field in a different grid?
I have a table of employees. There is a table of Trips where we look up the employees from the employee table. Then I have a Departures Table that pulls in the Employee information from the Trips table. Now I would like to do a count(rollup) of the number of departures each employee has.
I am having problems figure out how do this. Any help would be appreciated.