I have a form with many tabs, each tab with several fields (but no subforms). I want to set a macro so that after a certain event, one of the tabs will become active. I tried using gotopage, but the page number I set is not valid. Are tabs not considered pages? I also tried gotocontrol, but i...