Recent content by xomich16xo

  1. X

    limit number of records

    It went well thanks :D
  2. X

    limit number of records

    that definitely helps....thanks a lot :D
  3. X

    limit number of records

    i wouldnt say homework....i bit more important than that....but i need to figure it out either way.... i just found the following code online...would that work...and if it would work....should i be attaching it to the OnPrint control or another control? Dim lnCount As Integer 'Initialize...
  4. X

    limit number of records

    would you able to help me out with a code or macro to do this....as i need to be able to show how ive limited the page to only 4 records...
  5. X

    limit number of records

    heyy, Im currently working on a database on which my report is generated of a query which has 8 records. i need to format my report in a way so that only 4 records show or are printed on each page where as right now there are 6 on one page and 2 on the other. does anyone know how i would be...
  6. X

    query in form

    hi, im relatively new at access....but i need to figure this out... i need to make a database to record the number of people going on a visit. now i have given each visit a unique id as there will be multiple people on each visit. now i have a form where the visit id will need to be chosen...
Back
Top Bottom