This is the closest I've come, to being able to check whether a particular 'Tab' ( or Navigation Button ) is selected on these types of Form - ( I say this because, it doesn't cause an error, but it also doesn't work ! )
If someone knows the generic syntax, ( I'm assuming I can't be far off, judging by other similar referencing that does work ... ), I'd be very grateful. Thanks.
Code:
If Forms!frmNavigationLeft!NavigationSubform.Form!NavigationSubform.navbtnClosures.Selected = True Then
If someone knows the generic syntax, ( I'm assuming I can't be far off, judging by other similar referencing that does work ... ), I'd be very grateful. Thanks.
