F
Fred Boer
Hello!
I use the following expression as the control source for a control: #cass:
nz([NumberofCassettes],"N/A") .
I have always placed this expression directly in the control source
property, and there was always a slight delay as it resolved. However, this
morning I tried creating an expression using this expression (is my
terminology correct here?!) in the underlying query of the form. I was
surprised to see that the delay vanished when I scrolled through records on
the form.
Could someone explain why there is no delay if the expression is part of the
query, and there *is* a delay if it is used as the control source? Is it
because the query resolves this for all records at once?
Thanks!
Fred
I use the following expression as the control source for a control: #cass:
nz([NumberofCassettes],"N/A") .
I have always placed this expression directly in the control source
property, and there was always a slight delay as it resolved. However, this
morning I tried creating an expression using this expression (is my
terminology correct here?!) in the underlying query of the form. I was
surprised to see that the delay vanished when I scrolled through records on
the form.
Could someone explain why there is no delay if the expression is part of the
query, and there *is* a delay if it is used as the control source? Is it
because the query resolves this for all records at once?
Thanks!
Fred