Hello, I have been trying to limit the amount of flicker which occurs on forms.
In instances were I use a tab control AND have the form based on a query which has a calculated field, I notice there is a substantial amount of flicker.
I have worked out that the flicker occurs when updating a field value which is used in the calculated expression.
I.e. I concatenate a clients name in the query. If I change say the first name it will cause the form to flicker. If I change a field which is not directly used in the calculated field then no flicker occurs.
I have tested this on new forms, so it seems to be a bug in access. Just wondering whether there is any way around this?
Many thanks Mark.
In instances were I use a tab control AND have the form based on a query which has a calculated field, I notice there is a substantial amount of flicker.
I have worked out that the flicker occurs when updating a field value which is used in the calculated expression.
I.e. I concatenate a clients name in the query. If I change say the first name it will cause the form to flicker. If I change a field which is not directly used in the calculated field then no flicker occurs.
I have tested this on new forms, so it seems to be a bug in access. Just wondering whether there is any way around this?
Many thanks Mark.