I have a form that contains several text boxes, one of the text boxes is a "project Number", for example, the project number for the first record is "P14X" and the project number for the second record is "P14XZ" and so on..
Lets say i am viewing "record 1" and the project number is "P14X"...what i want is when i click "open" button to open another form pass this project number "P14X" that i am currently viewing to a second form, so it will be automatically entered in a field in the second form.
How can i do that?
Thanks in advance.
Lets say i am viewing "record 1" and the project number is "P14X"...what i want is when i click "open" button to open another form pass this project number "P14X" that i am currently viewing to a second form, so it will be automatically entered in a field in the second form.
How can i do that?
Thanks in advance.