G
Grant
What would be wrong with the following statement:
EnableControls (Me.Form)
where EnableControls accepts the following:
Function EnableControls(frm As Form)
Thanks in advance for the replies.
EnableControls (Me.Form)
where EnableControls accepts the following:
Function EnableControls(frm As Form)
Thanks in advance for the replies.