G
Greg (codepug
I have a continuous form, and am trying to prevent screen flashing and
refresh issues when scrolling due to my calculated fields. I have
succeeded to some extent by performing the calculations in the query's
fields. My problem is that I cannot get the query to work with some
of my user defined functions or references to calculated fields in the
row of the continuous form.
Is this a timing issue, that would require all of these calculations
to be performed in the query inself? If so how do I do this since
there are multiple calculations and references in some individual
fields that are handled by user function ?
Thanks Greg
refresh issues when scrolling due to my calculated fields. I have
succeeded to some extent by performing the calculations in the query's
fields. My problem is that I cannot get the query to work with some
of my user defined functions or references to calculated fields in the
row of the continuous form.
Is this a timing issue, that would require all of these calculations
to be performed in the query inself? If so how do I do this since
there are multiple calculations and references in some individual
fields that are handled by user function ?
Thanks Greg