Results 1 to 2 of 2

Thread: (Access) VB script for button

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    1

    (Access) VB script for button

    Ok, kind of stuck here. I am looking for a script to embed in a button in access that will take the current record seen on the form and copy it to a historical table. Then once the move is complete delete the record from the original table. All query appends have come up short and I am not as advanced in VB script as I thought to get this one. Any ideas?

    Thanks

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: (Access) VB script for button

    Welcome to the forums.

    Are you familiar with writing SQL INSERT queries and SQL DELETE queries?

    It sounds like that would to the trick for you.

    Have a look at our Database FAQ section.

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