D
DS
I have a form with fields on it and I want them to be hidden or not
depending on the case. I have this code.
Forms!TransferEmp!TableName.Visible = False
I keep getting that the object doesn't support this property...I've used
this coding before, but now its not working. Any Suggestions.
Thanks
DS
depending on the case. I have this code.
Forms!TransferEmp!TableName.Visible = False
I keep getting that the object doesn't support this property...I've used
this coding before, but now its not working. Any Suggestions.
Thanks
DS