H
heidii
Hello All:
I am trying to allow my users to enter their recommendation, then have
a button on the form that will allow the user to copy the current
record plus the subform records, and just change the dates.
I have also placed on the form two text boxes that I thought would
help in determining the dates to use on the new pasted records.
Total Times to Repeat (say 2 times) copy record 2 times
What Intervals (say 2 days) change date of first copied record to 2
days after current record date and so on.
Tables:
tbl-recommendation
tbl-recommendationdetails
Forms:
frm-recommendation
frm-recommendationdetail (this is a subform on frm-recommendation)
The reason for wanting this is so that if my user makes a
recommendation and knows he is going to make the same recommendation
every 2 days, then it's easier to make the multiple date copy
available then have them retype all the new records.
Any help appreciated.
I am trying to allow my users to enter their recommendation, then have
a button on the form that will allow the user to copy the current
record plus the subform records, and just change the dates.
I have also placed on the form two text boxes that I thought would
help in determining the dates to use on the new pasted records.
Total Times to Repeat (say 2 times) copy record 2 times
What Intervals (say 2 days) change date of first copied record to 2
days after current record date and so on.
Tables:
tbl-recommendation
tbl-recommendationdetails
Forms:
frm-recommendation
frm-recommendationdetail (this is a subform on frm-recommendation)
The reason for wanting this is so that if my user makes a
recommendation and knows he is going to make the same recommendation
every 2 days, then it's easier to make the multiple date copy
available then have them retype all the new records.
Any help appreciated.