Group by on Continuous Form (1 Viewer)

ProgramRasta

Member
Local time
Today, 14:27
Joined
Feb 27, 2020
Messages
98
Hi All

After traversing the web for 6+ hours and finding no solution, I'm holding my hands up and asking for assistance with a problem.

Is it possible to read in records from a parent form and then do a group by these records on a subform that is continuous?

If I make the query directly to the subform, I have performance related issues.

So in essence -> records go to parent form -> subform can then use these records (group by is important).

Any forum posts, examples or suggestions are most welcome.

Many Thanks
 

ProgramRasta

Member
Local time
Today, 14:27
Joined
Feb 27, 2020
Messages
98
Hi,

I found the performance related issue. I was using a domain function on a large Recordset.

thanks
 

Users who are viewing this thread

Top Bottom