Creating An Archive

rlan214

Registered User.
Local time
Today, 11:33
Joined
Apr 16, 2006
Messages
21
Hi

So I'm suppose to create a subload archive from an imported file(table) everyday.
The imported files will include new subloads and subloads from the day before also, so it is possible to have a multiple similar subload
This Archive is suppose to be unique subloads only

Now my question is what is the best way to do this ?

what I was think was using an append file but I think in order to do that I'm suppose to have a table already to append a file
Also I'm thinking I need to use Unique values property... I don't know if this is the best way to create an archive

thanks in advance
 

Users who are viewing this thread

Back
Top Bottom