N
Nick T
Hi,
I have a text box on my form and also a command button for which when
clicked, the form is printed.
However, i do not want users to be able to print the form unless data is
entered into the text box. Is there any code i can put in the text box event
which eg: 'AfterUpdate activate 'Print Button' ??
At all other times i want the 'Print Button' to be inactive, so do i need to
set the properties of the print button to 'Enabled - No'??
Any suggestions ? In laymans terms??
Thanks in advance
I have a text box on my form and also a command button for which when
clicked, the form is printed.
However, i do not want users to be able to print the form unless data is
entered into the text box. Is there any code i can put in the text box event
which eg: 'AfterUpdate activate 'Print Button' ??
At all other times i want the 'Print Button' to be inactive, so do i need to
set the properties of the print button to 'Enabled - No'??
Any suggestions ? In laymans terms??
Thanks in advance