L liamfitz Registered User. Local time Today, 21:19 Joined May 17, 2012 Messages 240 Aug 1, 2012 #1 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 ?
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 ?
G37Sam Registered User. Local time Tomorrow, 00:19 Joined Apr 23, 2008 Messages 454 Aug 1, 2012 #2 Me.RecordSelector = 0
L liamfitz Registered User. Local time Today, 21:19 Joined May 17, 2012 Messages 240 Aug 1, 2012 #3 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.
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.