E
E-mail report using Lotus Notes rather t
Hi,
Please let me know how i can hide a button after clicking on the same
button. I am able to click on a button and hide another button but does
Access allow you to hide the same button you just clicked on?
I used the following code to hide another button but why can't I hide the
same button:
Me.Command30.Visible = False
Thank you so much.
Please let me know how i can hide a button after clicking on the same
button. I am able to click on a button and hide another button but does
Access allow you to hide the same button you just clicked on?
I used the following code to hide another button but why can't I hide the
same button:
Me.Command30.Visible = False
Thank you so much.