Search results

  1. W

    text box order

    Thanks! The code worked great...
  2. W

    text box order

    I have a text box that contains a number from one to four. When I view the records these numbers are never in order. How can I change it so that this text box always displays 1 first. I tried the order by property of the form but it doesn't work.
  3. W

    Only print some

    I,ve used that as well when I need to print certain dates but I need to to just print the records in increments as specified by the user. They want to be able to print a few records for testing purposes, update these records then print another few to test and so on. I know I will need some kind...
  4. W

    Only print some

    Somebody has to help. It sounds like it should be so simple but I've tried using the filter property of the report as well as the criteria section of the query and even the report footer itself. I need to know the correct syntax and where to put it. I am a novice and though this may seem simple...
  5. W

    Only print some

    How can I get my report to print only a specified number of records.
Back
Top Bottom