Results 1 to 2 of 2

Thread: when changing record

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2004
    Posts
    6

    when changing record

    Hi all

    I'm working in Access and VB, but do not have much knowledge of VB. My question is:

    I have a set of records in a database, and as the user clicks the next button to scroll through the records, I want to capture that you are in a new record and set all of my buttons to inactive.

    So basically:
    1. Enter record
    2. Turn off buttons
    3. wait until user clicks in a text field
    4. Enables buttons.


    Hope that makes sense.

    Cheers
    Bert

  2. #2
    Addicted Member
    Join Date
    Aug 2002
    Location
    Luton, UK
    Posts
    178
    Buttons have an 'Enabled' Property so you will need to set this at suitable places in your macro.
    Regards
    BrianB
    -------------------------------

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