Search results

  1. M

    Bound/Unbound forms

    Please help, I have a form with a subform in it. The main form has a combobox, called vendor. The subform shows all software. When i select a vendor, i want only the software for that vendor to show in the subform. What I am trying to do is set up the link child fields and link master fields...
  2. M

    Calculated primary keys and datatypes

    I have a table with primary key, application ID ( this is autonumber type). In a new table i want the primary key, copy number, to take a value that consists of the application ID and add an autonumber to it. e.g Their are two copies of Application X which has an application ID of 19. so the...
  3. M

    Error when using a sub-form

    I have created a subform where you select a vendor from a combo box and this then allows you to view all software of the selected vendor in a tabular view. When I use this form and then try to go into design view or close the form, i get the following error message: 'The changes you requested...
  4. M

    Synchronizing Sub-Forms

    Hi, Could anyone please help me! I am trying to create a sub-form which achieves the following. When you select a vendor from a combo-box, only the software that is manufactured by that vendor appears in a data-sheet form view. I have tried to create a secondary form which shows all the...
Back
Top Bottom