N notrino Registered User. Local time Today, 20:43 Joined Oct 18, 2018 Messages 26 Oct 21, 2018 #1 Hello, What about the "Me.Form.AllowEdits=False" code macro? I found some informatin for SetValue but it is not working.Thanks.
Hello, What about the "Me.Form.AllowEdits=False" code macro? I found some informatin for SetValue but it is not working.Thanks.
Gasman Enthusiastic Amateur Local time Today, 19:43 Joined Sep 21, 2011 Messages 17,011 Oct 21, 2018 #2 You would probably use SetProperty, but that does not seem to allow that property. Open the form read only instead? FWIW, hardly anyone here uses actual Macroes, mainly VBA
You would probably use SetProperty, but that does not seem to allow that property. Open the form read only instead? FWIW, hardly anyone here uses actual Macroes, mainly VBA