I have a frmMain and a frmDetailedProjectInfo. There can be multiple projects tied to 1 client and I think I have that taken care of in my relationship. What I need is when a user clicks Add new project and selects a client out of the drop down box on the main form, I would like for client’s name to carry over from frmMain to frmDetailedProjectInfo and display there, so a user knows that he/she is adding a project to a specific client.
I just can’t seem to figure out how to do it.
Any help would be greeeeaaatly appreciated!
Thanks.
I just can’t seem to figure out how to do it.
Any help would be greeeeaaatly appreciated!
Thanks.