I want to move from tab to tab page based on user input. I tried using DoCmd.Browseto but it didn't work. The tabs are named navBtn1 through 4. The tabs are enabled. The main form is in a Navigation Control . I had it working but now it says that the BrowseTo is not available.