Search results

  1. C

    generating first records

    Hi I am new to programming. Iam using access 2003 . My table is something like this : sr n1 positions 1 12 1 1 23 2 1 35 3 2 16 1 2 19 2 2 25 3 3 8 1 3 17 2 3 20 3 I want to create programme to display first two position of each sr and my result would be : sr n1 position 1 12 1 1 23 2 2 16 1...
  2. C

    calucations

    Hi, Iam quite newto access.I require help to solve the following BasicallyI want to find out/rather display difference of two numbers is given numbers. for example I want to display all numbers from 1 to 10 which gives me difference is 4. My result would be : a1 a2 diffence (...
Back
Top Bottom