B
Brian J
Currently there is a command button that brings up a form (datasheet view)
and populates it. I would like to add to this code the ability to copy this
form's data into a table (tblPE_Temp). Ideally the new code would delete the
current data in the table and re-populate it with the form's refreshed data.
Any suggestions on how to do this?
and populates it. I would like to add to this code the ability to copy this
form's data into a table (tblPE_Temp). Ideally the new code would delete the
current data in the table and re-populate it with the form's refreshed data.
Any suggestions on how to do this?