Hi,
I want to do an im****t and append of a really simple table -- it just has
EmployeeNumber and Status. This will be an im****t I do once a month. The
table I'm im****ting it to (tbl_EmployeeStatus) has one more field, though
-
Month. I want to be able to select a drop-down on a form and then have
the
"month" field default to the value on the drop-down for all of the records
I
append to the table. How would I do this?
Thanks!
Heather