Access

Moderators: None (Apply to moderate this forum)
Number of threads: 1070
Number of posts: 2215

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Access updating existing records HELP! Posted by Aleseus on 24 Feb 2010 at 4:58 PM
I have an access database with about 3000 records, and we need to go thru this and update certain information in the records. I have created a form that has the following code...

Private Sub Form_Dirty(Cancel As Integer)
Me.Call_Date = Date
End Sub

This code, I thought, would update the CALL DATE field to the most current date once a modification has been made. It works for New records, but not working for existing records.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.