B
Brian
I have a scrolling form from which displays various
information about part numbers...part number, description,
lead time, etc. Clicking on the part number calls up a
form on which the data can be edited. However, in order
to display the correct information on the scrolling form,
the form must be requeried. The problem is that once the
form is requeried, the form moves back to the 1st part
number on the list.
Our engineers often make changes to multiple part numbers
and having to scroll throuh 5000+ parts looking for where
you were before, although easy, is still time consuming.
Does anyone know of a way of automatically returning the
scrolling form back to the same position it was prior to
the requery? I would prefer some sort of VB coding answer
to this question if at all possible.
Thanks in advance to anyone who can help me out.
information about part numbers...part number, description,
lead time, etc. Clicking on the part number calls up a
form on which the data can be edited. However, in order
to display the correct information on the scrolling form,
the form must be requeried. The problem is that once the
form is requeried, the form moves back to the 1st part
number on the list.
Our engineers often make changes to multiple part numbers
and having to scroll throuh 5000+ parts looking for where
you were before, although easy, is still time consuming.
Does anyone know of a way of automatically returning the
scrolling form back to the same position it was prior to
the requery? I would prefer some sort of VB coding answer
to this question if at all possible.
Thanks in advance to anyone who can help me out.