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
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