|
-
Aug 22nd, 2008, 06:27 PM
#1
Thread Starter
New Member
(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
-
Aug 25th, 2008, 06:36 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|