Good morning All,
I have 2 forms, FORM1 opens first. when a button is clicked FORM2 opens. When a button on FORM2 is clicked, FORM2 closes and the code runs. The focus then goes back to FORM1.
How can I make a label on FORM1 visible ( default is set to visible = no) when the button on FORM2 is clicked?
Thanks
Kevin
I have 2 forms, FORM1 opens first. when a button is clicked FORM2 opens. When a button on FORM2 is clicked, FORM2 closes and the code runs. The focus then goes back to FORM1.
How can I make a label on FORM1 visible ( default is set to visible = no) when the button on FORM2 is clicked?
Thanks
Kevin