M
mikebres
Hello all. I'm setting up a database that imports a
daily set of data, appends it to a cummulative table for
a total of two weeks worth of data.
I'm trying to figure out a way to check the data for
duplication before it's appended. So I can prevent
someone from importing a previous days set of data.
Does anyone have an idea of how I would do this?
TIA
Mike
daily set of data, appends it to a cummulative table for
a total of two weeks worth of data.
I'm trying to figure out a way to check the data for
duplication before it's appended. So I can prevent
someone from importing a previous days set of data.
Does anyone have an idea of how I would do this?
TIA
Mike