Re: How to add new records in Access using VBA code?
- From: "Tonya" <Tonya@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Apr 2005 20:53:02 -0700
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!!!
.
- Follow-Ups:
- Re: How to add new records in Access using VBA code?
- From: Ken Snell [MVP]
- Re: How to add new records in Access using VBA code?
- References:
- How to add new records in Access using VBA code?
- From: Tonya -- www.yvonneandtonya.com
- Re: How to add new records in Access using VBA code?
- From: Ken Snell [MVP]
- How to add new records in Access using VBA code?
- Prev by Date: How to define a user-defined type
- Next by Date: Exporting Pivot Chart in a subform as a picture
- Previous by thread: Re: How to add new records in Access using VBA code?
- Next by thread: Re: How to add new records in Access using VBA code?
- Index(es):
Relevant Pages
|