Search results

  1. A

    Problem showing time as medium time

    I've been trying to set the time format for a date/time type of field to medium time while in table design view. I select the field and go to the field properties tab below and choose "Medium Time" and save. When I go and try to enter data, it always turn the time entered into the "Long Time"...
  2. A

    Comboboxes versus Checkboxes

    I've created an Access database to manager the activities of a school. I have a "contacts" table where I enter general information about all contacts and a "workers" table linked to the contacts table, containing specific information about workers, such as availability, abilities, etc. I've set...
  3. A

    Hiding/showing subform with a checkbox

    Hi, I'm new here and somewhat inexperienced with Access VBA, so any instructions will need to be as detailed as possible. I want to be able to hide or show a subform on a main form with a checkbox bound to a table field. I've used the following code in the form current event and the checkbox...
Back
Top Bottom