Navigation Buttons - can I 'Disable' them temporarily in code ?

liamfitz

Registered User.
Local time
Today, 21:19
Joined
May 17, 2012
Messages
240
I have a Record selector on my main form ( not surprising !) I'd like to make this 'unusable' while editing/adding data in my subform. Possible ?:confused:
 
Nope ! In fact Intellisense provides 'Me.Recordselectors ( i.e plural ) and then typing = ( options are True or False ), but these don't work nor setting it to 0.
 

Users who are viewing this thread

Back
Top Bottom