T
Tara
I have a table where Employee insurance enrollment data is held, (tbl125).
Once a year, this data will be transferred to an archive table and new data
will be entered in the original table. Tbl125 contains a date field where
the enrollment date is stored. This date can vary from year to year, but not
from employee to employee. Currently the transfer to the archive table is
handled via a command button. What I'd like to have happen is after the user
transfers the data, they would be given the option to set the new default
enrollment date. This date would then be used for all employee enrollments
into the current year's data. How can I do that programatically?
Thanks,
Once a year, this data will be transferred to an archive table and new data
will be entered in the original table. Tbl125 contains a date field where
the enrollment date is stored. This date can vary from year to year, but not
from employee to employee. Currently the transfer to the archive table is
handled via a command button. What I'd like to have happen is after the user
transfers the data, they would be given the option to set the new default
enrollment date. This date would then be used for all employee enrollments
into the current year's data. How can I do that programatically?
Thanks,