Does anyone know how to prevent a form from jumping to the first record of a dataset after requerying the underlying query? I've tried requerying specific control boxes and entire forms, only for it to either not work or get the usual "object is not open" message.
This is a general question, but in all cases I'm using a form based on a query, and I'm leaving the Control expression blank in the requery method. I'm also requerying from a macro. Is there a workaround for this?
Thanks,
-Patrick
Nine times out of ten, the simplest solution is the best one.
This is a general question, but in all cases I'm using a form based on a query, and I'm leaving the Control expression blank in the requery method. I'm also requerying from a macro. Is there a workaround for this?
Thanks,
-Patrick
Nine times out of ten, the simplest solution is the best one.