Search results

  1. M

    Question Linked table issues from computer to computer

    I am using Access 2007 to create a front end to a SQL database. To share the Access db I create an ACCDE file for others to use on their computers. When other people use the ACCDE version they have to use the linked table manager to refresh the tables in order to initialize the connection...
  2. M

    Simple combobox ?

    Hello, I have several forms that use comboboxes to lookup the friendly text to go with a code / ID. I store the ID's in the table the forms reference and lookup the friendly text using the combobox with it's query. All of this works, except I'd like to display both the code and the...
  3. M

    Linking Subform with multiple child fields to one master field.

    Hello, I know that my table is poorly designed but I'm trying to link a form to a subform with two fields that could contain the same information. Example: Record 1 Form Code: 12345 SubForm Code 1: 12345 Record 2 Form Code: 67890 SubForm Code 2: 67890 I'd like to link the subform to the...
Back
Top Bottom