About AllowEdits Macro

notrino

Registered User.
Local time
Today, 20:43
Joined
Oct 18, 2018
Messages
26
Hello,

What about the "Me.Form.AllowEdits=False" code macro? I found some informatin for SetValue but it is not working.Thanks.
 
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
 

Users who are viewing this thread

Back
Top Bottom