Search results

  1. M

    Multiple data sources for tabs on a form

    Hello, Please see the screen shot attached. I have a single form with multiple tabs. At the top of the form appears the name of an individual and below the name are multiple tabs containing information specific to that individual. Each tab has a separate underlying table, which is the data...
  2. M

    Access ignoring my code

    Hello Everyone, I am writing Access VB code for the first time. Here is my first really basic question... What would cause an Access DB to ignore any and all code that I write?? Is there a switch or something that tells it to read the code I've written? A line of code inserted in the...
  3. M

    Use one field to enable or disable another field

    I have a form with a checkbox (Is a Work Permit required?)and a date field (Work Permit Expiration date). I want the date field to be dimmed when the form opens. I want the focus to go to the checkbox first. The checkbox asks whether a youth is required to have a Work Permit. if the user...
  4. M

    Greetings Access Developers

    I work for a small non-profit organization and I am building my first Access DB where I will be attempting to use Visual Basic.
Back
Top Bottom