Search results

  1. G

    Adding a new field in a form.

    I have a main form that I created. I have several tables that are linked within the form. Later I needed to add another field into the form. I was thinking about creating a text box and connecting it to the new field through it's control source but I'm not sure if this will work or how to...
  2. G

    Show the most recent records.

    I have several tables linked together to a parent table(baseline2). My form draws from these other tables which have IDs that match up with IDs in baseline2. When I search through my records I need a way to only display the most recent information. If it could be done some way with the...
  3. G

    Problems with using command buttons.

    I have been using the command button wizard to make several buttons on my forms. The navigational buttons work fine but others do not. When I create a 'duplicate record' command button using the wizard and then try to use it I receive an error message that says. ."The command or action 'paste...
Back
Top Bottom