Is there a way of accessing a certain form or its properties
even it is not the active form or when you are in
a different form or program(procedure).
For example, I have a Search button in formB that is supposed to refresh formA.
Mycode in Search button:
thisform.release
<code for refresing formA = ?>
even it is not the active form or when you are in
a different form or program(procedure).
For example, I have a Search button in formB that is supposed to refresh formA.
Mycode in Search button:
thisform.release
<code for refresing formA = ?>