Hi all. I am working on an append query that will take a set of records I've identified as missing for the year 2006 and append them into an existing table that has a field [year] in it and various records from other years.
I'm not sure how to set up my append query so that the value being entered into the parameter will be the value that goes into the field [year].
I need this append query to be both an append an parameter because the user will quite often has to run this on different years.
I'm not sure how to set up my append query so that the value being entered into the parameter will be the value that goes into the field [year].
I need this append query to be both an append an parameter because the user will quite often has to run this on different years.