Hi all, :banghead:
I have a list box with hundreds of line items sorted by due date. The list box has a dbl click command that opens an update form. Here the user makes changes and hits a command button that send the data to SQL (like a new due date...), it requery the list box, it closes the update form and returns the user to the list box. Hence the problem it follows the record just updated. Therefore it could be way down the list. Then the user has to scroll back up until they locate where they left off. Any help would be much appreciated.
I have a list box with hundreds of line items sorted by due date. The list box has a dbl click command that opens an update form. Here the user makes changes and hits a command button that send the data to SQL (like a new due date...), it requery the list box, it closes the update form and returns the user to the list box. Hence the problem it follows the record just updated. Therefore it could be way down the list. Then the user has to scroll back up until they locate where they left off. Any help would be much appreciated.