BigBlueScreen
Technical User
Hi,
I have a subform "FRMPlantMachineSub"; in which I need on open to appear blank.
I tried entering:
Private Sub Form_Load()
Me.FRMPlantMachineSUB = Null
End Sub
error--"object doesn't support propert"
Any help would be GREATLY appreciated..
Thanks,
Jd
I have a subform "FRMPlantMachineSub"; in which I need on open to appear blank.
I tried entering:
Private Sub Form_Load()
Me.FRMPlantMachineSUB = Null
End Sub
error--"object doesn't support propert"
Any help would be GREATLY appreciated..
Thanks,
Jd