Search results

  1. N

    go to tab

    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...
  2. N

    linked ID fields in multiple forms change when passed to the table! help please

    I have created a database with one table and multiple forms. My ID field (Primary key and autonumber) appears on every form. The value chosen on the main form determines which form is opened next. This is done with a conditional macro that is set to OpenForm. The secondary form that opens...
Back
Top Bottom