Consulting

Results 1 to 2 of 2

Thread: SubForm Datasheet row updated event

  1. #1

    SubForm Datasheet row updated event

    Hello,



    I have a subform with datasheet view. Now, the problem is how i can find out that New Row added or updated because i want to validate the value of column...



    KIndly guide, which event i can use to check for every new record added or updated,????

  2. #2
    VBAX Guru
    Joined
    Mar 2005
    Posts
    3,296
    Location
    You can use the "On Dirty" or "After Update" events.

Posting Permissions

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