Results 1 to 2 of 2

Thread: getting min and max values from filtered recordset

  1. #1

    Thread Starter
    Hyperactive Member MarkusJ_NZ's Avatar
    Join Date
    Jun 2001
    Posts
    375

    getting min and max values from filtered recordset

    Hi, I have a recordset that I am filtering by a certain criteria.
    Does anyone know if there is a better way to retrieve the minimum and maximum values of a field rather than;

    Redo the database query
    Go through each record in the recordset comparing the current value to the previous value?

    Thanks in advance
    MarkusJ

  2. #2
    chenko
    Guest
    There is no way that I know of, Let me know if there is a different way.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width