Hi, firstly thanks to all the useful information and advice already posted on this forum! I was wondering whether anyone could help me with a problem. I have a main form consisting of a subform which is filtered to show specific results, and it also needs to show specific figures at the top i.e. no of records listed, the number records with certain other conditions etc.
I have made a query/subform to show the results, but as these are total queries it ends up locking the whole form as non-updatable. I've also tried moving the subform/query into a separate thing to show onload. However, as the first subform is showing the filtered results it cannot lock the table to get the figures.
I can only think of using a whole load of Dlookups/Dcounts to return the values but I am really concerned about the time it would take to perform these.
Has anyone else got any solutions on how to show totals while showing the data?
Thanks in advance
Iqbal
I have made a query/subform to show the results, but as these are total queries it ends up locking the whole form as non-updatable. I've also tried moving the subform/query into a separate thing to show onload. However, as the first subform is showing the filtered results it cannot lock the table to get the figures.
I can only think of using a whole load of Dlookups/Dcounts to return the values but I am really concerned about the time it would take to perform these.
Has anyone else got any solutions on how to show totals while showing the data?
Thanks in advance
Iqbal