C
Chaplain Doug
I need to set up a form that will display all of the
people in a class (No problem here). I want to be able to
mark some of the students to be rolled over into the next
class (since they did not finish) and create a class
record for them for the new class. I need to retain the
old class record and basically duplicate the old record
into a new record for the new class with a few field
changes (like changing the class cycle number to the new
number). Can anyone suggest an easy way to do this.
It would be nice if I could just mark or check the ones I
want to duplicate and then press a button to perform the
copy (with code behind the button that copies and updates
the fields I want to update in the new records). Thanks
for any help.
P.S. If my fuzzy description dissuades anyone from trying
to answer, I would be happy to clarify. God bless.
people in a class (No problem here). I want to be able to
mark some of the students to be rolled over into the next
class (since they did not finish) and create a class
record for them for the new class. I need to retain the
old class record and basically duplicate the old record
into a new record for the new class with a few field
changes (like changing the class cycle number to the new
number). Can anyone suggest an easy way to do this.
It would be nice if I could just mark or check the ones I
want to duplicate and then press a button to perform the
copy (with code behind the button that copies and updates
the fields I want to update in the new records). Thanks
for any help.
P.S. If my fuzzy description dissuades anyone from trying
to answer, I would be happy to clarify. God bless.