Hi guys i have 2 forms one called sender and the other called recipient, the related field for these two Forms is called "Sender ID".
When i fill in a senders details and then go to the recipient form. The recipients fom is accessed by a On Dbl_Click event on the recipient subform which is located on the sender form. When i get to the recipient Form the first thing i have to do is specify the "Sender ID", on the recipient Form, this is in the form of a combo box.
In order to avoid accidents i would like the the recipient form to take the Sender ID off the sender Form. The sender ID being the first item on the sender Form. This would save me the trouble of having to scroll down the list of sendrs ID's to find the right one, it's a pain especially when you have over a hunderd.
If you would like a sample of the Database to see what i'm referring to just let me know.
When i fill in a senders details and then go to the recipient form. The recipients fom is accessed by a On Dbl_Click event on the recipient subform which is located on the sender form. When i get to the recipient Form the first thing i have to do is specify the "Sender ID", on the recipient Form, this is in the form of a combo box.
In order to avoid accidents i would like the the recipient form to take the Sender ID off the sender Form. The sender ID being the first item on the sender Form. This would save me the trouble of having to scroll down the list of sendrs ID's to find the right one, it's a pain especially when you have over a hunderd.
If you would like a sample of the Database to see what i'm referring to just let me know.