Okay, here is what I have...
1. A main form that I use. It stores all the data on our borrowers.
2. A form for my processors that they can add new borrowers with among many other things.
What I want to do is have some tabs on my processors form. I want them to be able to pick a borrower and have their specific information show up in text boxes. I'm not sure how to reference the borrowers name to the main form and then return the information to the specific text boxes. Does this make sense?
Thanks alot!
1. A main form that I use. It stores all the data on our borrowers.
2. A form for my processors that they can add new borrowers with among many other things.
What I want to do is have some tabs on my processors form. I want them to be able to pick a borrower and have their specific information show up in text boxes. I'm not sure how to reference the borrowers name to the main form and then return the information to the specific text boxes. Does this make sense?
Thanks alot!