Results 1 to 2 of 2

Thread: How do I use a Scrollbar to navigate an Access DB using the Data control

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Wanganui
    Posts
    11

    Post

    The data controls bound navigation is too pathetic, you can't move to areas in, say, the middle of the database easily. I would like to add a scrollbar to navigate so that I can access these areas easily. Any help would be much appreciated. THANKS!

    ------------------
    Tommy Boy.

  2. #2

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    Wanganui
    Posts
    11

    Post

    btw, i am trying to use this code:

    Private Sub scrData_Change()
    scrData.Value = datVocab.Recordset.AbsolutePosition
    End Sub


    ------------------
    Tommy Boy.

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