J
Jody
I'm fairly inexperienced when it comes to VBA. Could
someone please provide some suggestions on how to
duplicate the current record and at the same time change
the date field to indicate the next day. See my previous
post below.
********************************
I have created a travel itinerary database for our sales
reps to use. A simple data entry screen contains the
following information: SalesRep, Date, CustName,
CustCity, CustState, Activity, Purpose, and Comments with
a subform imbedded containing fields to collect individual
contact info: ContactName, ContactTitle, ContactPhone.
Many times our reps would like to "copy" a record to
cover a time period anywhere from 2-5 days or more. They
do not like to keep typing the same information each day.
Is there a way to create a "duplicate record" button and
at the same time have the date automatically be
incremented by one day?
Would appreciate any help you can give.
...
..
someone please provide some suggestions on how to
duplicate the current record and at the same time change
the date field to indicate the next day. See my previous
post below.
********************************
I have created a travel itinerary database for our sales
reps to use. A simple data entry screen contains the
following information: SalesRep, Date, CustName,
CustCity, CustState, Activity, Purpose, and Comments with
a subform imbedded containing fields to collect individual
contact info: ContactName, ContactTitle, ContactPhone.
Many times our reps would like to "copy" a record to
cover a time period anywhere from 2-5 days or more. They
do not like to keep typing the same information each day.
Is there a way to create a "duplicate record" button and
at the same time have the date automatically be
incremented by one day?
Would appreciate any help you can give.
Thank you!
...
..