Hi everybody,
I want to copy a text box data of a form to the text box of another form. The first form has only two text boxes and a command button and the second form has many fields. Basically, I want to copy the user ID of the Log-in form to the other form as ID( which is a record source of a table) if the log-in is succesful. I do not know the vb code required to perform the action and where to use the code. Please help me. It would be easier for me if anyone can post an example.