Search results

  1. M

    Updating a Calculated Field to a Table

    Hi, I'm trying to update a table from an Update Query. In summary, I want the user to enter the full manager's name and an Expression to populate a separate field with their first name. I have managed to separate the first name, but am having problems in getting it to update the table. This...
  2. M

    Update Table from Form

    Hi I'm trying to edit a record within a table based on a selection made from a combo box on a form. What I'm trying to do..... In Form 1: a) From a combo box select a home name b) Click on a command button to edit details relating to that home within another form, Form 2. In Form 2: a) Amend...
  3. M

    Using Forms to Select Report Criteria

    Hi, This is another easy one, as long as you know what your doing! I want to use a form with: Date options ie between date 1 & date 2 Status options ie an issue is either open, closed or pended Assigned to option ie a person's name ... to drive what is shown on a report. I realise that the...
  4. M

    Automatically populate a date field

    Hello! I've searched on previous date questions but to no avail - so here goes... I'm creating a issue/question logging Db with "Issue raised by" & "Issue Answered by" fields. I have set up a Combo Box on the "Issue Answered by" field listing names of people. When a name is selected I would...
Back
Top Bottom