How do I get one form to talk to another? I am using VB5 and I want my password Login form to load a click event on the main form. I have a Boolean if then equation using a query def to check my password. If it is true I want the text boxes in the main form to load the users data. So if true then ??What??
Thanks