Results 1 to 2 of 2

Thread: Open database at last record

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Stiens,Nederland
    Posts
    1

    Post

    How can I open an form with a datacontrol en go to the last record of the dbase

  2. #2
    New Member
    Join Date
    Jan 2000
    Posts
    6

    Post

    Just put Data1.RecordSet.MoveLast and that will take you there. Be careful, though, with an empty database this will throw a trappable error.

    Rad Brad

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