Search results

  1. N

    Hide tab macro

    Pbaldy: I am creating the code as a module and the creating a macro to run the code. I am then assigning it to the "course" combo box.
  2. N

    Hide tab macro

    Just tried this method and received an error which read "this visual basic module contains a syntax error". Heres a copy and paste of what I have written: Not sure where the errors are. Thanks allot for your help.
  3. N

    Hide tab macro

    I tried this but experienced an error message; "invalid use of the word "Me"". I have experienced this before, possibly it is to do with how I am defining the tab? I found these methods of referring to a single tab but am unsure which to use and how to implement them. Thanks allot for trying
  4. N

    Hide tab macro

    Hi, I'm (trying to) create an access database containing a form with multiple tabs. My objective is to make a button with a module that will hide (make not visible or disable) one of the tabs if a combobox has a specific value. Essentially, I want to hide the tab 'qA' if the combobox has a value...
Back
Top Bottom