Search results

  1. J

    Adding a combo box to a query

    hi, I'm trying to write a query from a table that has a combo box. I want to have the information in the combo box added to the AS NAME so that i have first name, last name and then their designation all in one. I'm able to have the first and last name group, but I can't seem to add the...
  2. J

    a Query that will select when to fill in the address

    hi all, I have a form that is set up for the users to select from a drop down list the name of the association. I would like to have it that if the association is selected, then the address would automatically be filled in with the proper coordinates as per the chosen association. I hope...
  3. J

    Form and Subform issues.

    I've created a form and subform using a a query on a conjuction table as this is a many to many relationship. the problem I'm having is that my subform will not allow me to update the field to add new information to the specific contact. if i add to the subform it updates the wrong table. I'm...
Back
Top Bottom