D
Dave Hoder
I'm trying to change AllowDatasheetView to True with code but keep getting an
error that I have to be in design view to do this. I've tried
Me.AllowDatasheetView = True and Forms!frmECR.AllowDatasheetView = True but
both return the same error. Can someone tell me the right way to do this?
Thanks
Dave
error that I have to be in design view to do this. I've tried
Me.AllowDatasheetView = True and Forms!frmECR.AllowDatasheetView = True but
both return the same error. Can someone tell me the right way to do this?
Thanks
Dave