paulcraigdainty
Registered User.
- Local time
- Today, 21:16
- Joined
- Sep 25, 2004
- Messages
- 74
I have a fault form which the user enters details of a fault. When the fault form is submitted the data is saved in the relevant table and the form is cleared so that the user can enter the next fault. On the fault form i have a subform which displays the faults previously entered by the user. I want the user to be able to click on an entry in the subform and open the orignal fault form and see the data that had been entered. How can i create this functionality??