Search results

  1. P

    How to Sum big numbers from the field

    Yes it is actually in access. I am working on the report were i want to add the 6 highest grades together. Kindly check the attatchment. The Grade is being generated by a textfield with control source of a query.
  2. P

    How to Sum big numbers from the field

    Hello everyone. I wanted to ask if there is a way i can sum large numbers from a column of many values. For example the way in excel i can implement it as: =SUM(LARGE(B1:B30,{1,2,3,4,5,6})) Is there a way i can implement the same logic of adding only 6 large numbers?
  3. P

    HDD Serial

    hH How do i get the serial number and put it in a field in the table
  4. P

    Retrieving serial number from hard drive to access table field

    Hello experts. I am trying to make access retrieve serial number of the hard drive or motherboard then store the value in the table field. How can I achieve this?
Back
Top Bottom