Question about MS Access
Hello, I hope someone can help me. I'm designing a Billing/Collection System with MS Access 2000 (which I'm new to), I've had some experience with Oracle PL/SQL but very little with Access & VB.
I need text to be entered in a "notes" field (for an existing record) when a customer's due date is a certain number of days away (60 days before due date "call customer to ensure satisfaction", 30 days before, "mail invoice"). I created a form in Access that contains text boxes with the "notes" and "due_date" fields (and others of course) but I can only figure out how to build an event that updates the notes field when the due_date field is entered as a new record (using an afterUpdate event). I need the notes field to be updated automatically for the due_date fields that already exist within the database. If anyone can help me out, I would greatly appreciate it, thanks, Dave
|