M
mike
Hi all,
I have a command button and when I click it, it opens a
form. But can you assign a value from one of the forms
control to another forms control?
For example:
In my user form, I have a user id textbox control. When I
click on the command button(lets call it open), the
command button takes the user id value and opens up a
userinfo forms and assign the userid value to another text
box in the userinfo form.
Is this possible?? How??
Mike
I have a command button and when I click it, it opens a
form. But can you assign a value from one of the forms
control to another forms control?
For example:
In my user form, I have a user id textbox control. When I
click on the command button(lets call it open), the
command button takes the user id value and opens up a
userinfo forms and assign the userid value to another text
box in the userinfo form.
Is this possible?? How??
Mike