How can we pass any variable from a class procedure to another?
For example, when the user selects a value from a combo list in a form, a second form pops up and asks a question.
1. I want the value selected in the first form to be written on top of the second form (as a title).
2. I want the answer selected in the second form to be put on the first.
Can anyone help?
Thanks a lot.
For example, when the user selects a value from a combo list in a form, a second form pops up and asks a question.
1. I want the value selected in the first form to be written on top of the second form (as a title).
2. I want the answer selected in the second form to be put on the first.
Can anyone help?
Thanks a lot.