WalterInOz
Registered User.
- Local time
- Tomorrow, 08:08
- Joined
- Apr 11, 2006
- Messages
- 93
Hi, can someone help me with this please?
The first form of my database is a continues form based on a qry. The list contains about 400 records (frmFirst). When I select a record to work on I click on the selector and all details of that record show up (frmBook). When I close frmBook frmFirst appears again after first having gone through a requiry. The really irritating thing is that frmFirst always returns to the first record of the list and I'll have to click through the whole list to go back to where I was. How do pass on a value to make me return to the point where I was in frmFirst?
Thanks for your help,
Walter
The first form of my database is a continues form based on a qry. The list contains about 400 records (frmFirst). When I select a record to work on I click on the selector and all details of that record show up (frmBook). When I close frmBook frmFirst appears again after first having gone through a requiry. The really irritating thing is that frmFirst always returns to the first record of the list and I'll have to click through the whole list to go back to where I was. How do pass on a value to make me return to the point where I was in frmFirst?
Thanks for your help,
Walter