wrightyrx7
Registered User.
- Local time
- Today, 04:16
- Joined
- Sep 4, 2014
- Messages
- 104
Hi all,
I have a 'main' form which has a datasheet displaying all records (Form1). And a form for Creating or Editing records (Form2).
When form2 is closed the Datasheet on Form1 refreshes and the record at the TOP of the datasheet is selected by defualt.
What i want when Form2 is closed is for the focus on the datasheet, to be on the record that was just open in form2 (search for ID).
Thanks in advance,
Chris
I have a 'main' form which has a datasheet displaying all records (Form1). And a form for Creating or Editing records (Form2).
When form2 is closed the Datasheet on Form1 refreshes and the record at the TOP of the datasheet is selected by defualt.
What i want when Form2 is closed is for the focus on the datasheet, to be on the record that was just open in form2 (search for ID).
Thanks in advance,
Chris