In Access 2013 there is a Navigation Control that looks similar to a tab dialog. How can I change which tab is selected programatically? I have a Navigation Control named
NavigationControl0
on frmMain
I want to simiulate the clicking of NavigationButton11
Google on this matter only wants just sends me in circles.