Search results

  1. J

    table set up

    I have two table that I need to link up but can't remember how can you help this is for a support desk (customer fault logging) Table 1 (customer info) Customer name Customer Name Date joined Contact Number Table 2 (fault call infor) Call number Date Time Call description Call duration I...
  2. J

    Query Help

    I am trying to get the following information 1) Total number of calls from table tbl_ALL 2) Oldest Call from table tbl_ALL I need the results to be on one line and not to be grouped by business name Currently I am using two separate queries 1) This query gets the oldest call in the table and...
  3. J

    Excel if statements

    on the Data tab (of the attached spreadsheet) I fill in users names and then select if they are internal or external, what I want to do is if I enter "internal " next to a users name then their details are copied on the internal worksheet, if I select external their details are copied on to...
Back
Top Bottom