Recent content by -id-

  1. I

    Query to SUM all values in one field

    The thing is, its only one field. I need to create a total of all the values in that one field. thanks anyway, Still need help :( Ste
  2. I

    Query to SUM all values in one field

    Hi, I need to add up all the values that are inputted into one field. I have used the SUM functionin SQL, but obviously that only adds the values in one record. Does anyone have any idea of how to do this? Ta Ste :)
  3. I

    Mailing list for reports

    Has anyone got any idea of how I could create a mailing list so that each week a report is sent to individual employees including data which is unique to the employee? thanks very much, -id-
  4. I

    Creating a table without using wizard

    Yeah, this db is for my mate and he initially told me what he had done and I quickly took to the forums. I thought about it and tried some stuff, which worked and some that didnt. At school we touched on normalisation. I redesigned his DB structure so that there were only 2 tables instead of a...
  5. I

    Creating a table without using wizard

    Anyone know how to create a template table so you dont have to individually design each table? what it is, is: A database for peoples statistics. each person has a table with each record representing their monthly statistics. I think I will link them to a main table with there names and ID. Is...
Back
Top Bottom