Search results

  1. S

    A New Form

    I am trying to make a new form but cannot think of how to set it up to bring in the other tables so that everything will enter into the right tables I still have not made command buttons to open the other forms yet this is a work in progress that is taking me a very long time to accomplish i...
  2. S

    Mulitple Tables with Forms

    would be it be a good itdea to make a main form for the main table then add command buttons to open other forms to input to the coresponding tables or a form with mulitple subforms I would like the forms to look as professional as possible.
  3. S

    multiple forms

    can you use mulitple forms to add to one table and then use another form to add new data to a record
  4. S

    Moving fields

    I have tried alot of different code and i am still not able to get what i am trying to accomplish i am posting a copy of db. I would like the fields below first name 2 and last name 2 to move up when the tow buyers checkbox is left blank.
  5. S

    looking for help

    i am looking for the best person out there for a little help and suggestions on a database that i am trying to build
  6. S

    form updating

    ok i have finally figured out how to get hidden fields on a form to show and hide based on a checkbox selection my next question is how do you get the rest of the fields to move up to the blank space and move down when the hidden fields are shown.
  7. S

    using comboboxes to select table to input data

    i would like to use a combobox to select the table that the data is to be inserted. for example if the user selects new in the combobox then the data is inputed in the table for new and the same would be for used.
  8. S

    Checkboxes in Form

    I am trying to use check boxes that if clicked more feilds open up on the form to be filled out. if not chekced the fields remain hidden. any suggestions?
Back
Top Bottom