Re: How to add new records in Access using VBA code?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks! I will try that tomorrow when I am thinking clearly. One more
question, though -

I want to be able to enter this info a few days after the date of the
mailing, so don't want to use TodayDate. If the textboxes are on the same
form, could I change the wording of this line:

SELECT Contacts.[Contact ID], Forms!frmGetInfo!txtDate AS TheDate,
Forms!frmGetInfo!txtNotes AS TheNotes

Thanks again for your help!!!
.



Relevant Pages