Results 1 to 3 of 3

Thread: How to Find Last Record

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Location
    Greenville
    Posts
    73

    Post

    Hey I am trying to search for the last record in a db of a specific type so I can pull that into my form. I have a sql to pull out the records of a certain type but when I try to use say "rs.findlast" where rs is my recordset it says invalid procedure. What else do I need? Thanks.

  2. #2
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Calgary Alberta
    Posts
    359

    Post

    try rs.movelast

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Location
    Greenville
    Posts
    73

    Post

    Thanks That Worked!

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