Lilgreenfrog
New member
- Local time
- Today, 09:49
- Joined
- Aug 4, 2004
- Messages
- 8
Undoubtedly the answer is very simple, but it is evading me at this point in tiime. so.
I have a main form, witha linked form which displays details according to the record in the main form. However, I need the linked form to populate with the project name from the main form, which it is doing, but only if I go to a different record and then come back. Basically, I need to update the record without having to leave it and come back.
I'm thinking that a simple piece of code in the onExit property, I'm just not sure what.
Thanks for any help.

I have a main form, witha linked form which displays details according to the record in the main form. However, I need the linked form to populate with the project name from the main form, which it is doing, but only if I go to a different record and then come back. Basically, I need to update the record without having to leave it and come back.
I'm thinking that a simple piece of code in the onExit property, I'm just not sure what.
Thanks for any help.