D
Dominick
Hello,
I have a form which contains about 100 controls. 75%
of the controls performs a Dcount of some sort. The other
25% perform calculations based on the Dcounts. My questio
is as follows:
How will the form perform faster, if i use an
EventProcedure for all the Dcounts and calculation or the
Expression Builder. I was also thinking of building a
query and use that as a recordset.
Any sugestions ?
Thanks in advance.
I have a form which contains about 100 controls. 75%
of the controls performs a Dcount of some sort. The other
25% perform calculations based on the Dcounts. My questio
is as follows:
How will the form perform faster, if i use an
EventProcedure for all the Dcounts and calculation or the
Expression Builder. I was also thinking of building a
query and use that as a recordset.
Any sugestions ?
Thanks in advance.