Hello,
I've created a database where a user will upload a new excel datasheet daily. The user has to review the information and indicate within the record if they've dealt with the issue. once dealt with they change the status of the record.
This datasheet comes from an external system. If the user has not dealt with an item on the list it will reappear the next day with almost all the same information. However when they do the upload again they will now have a duplicate record.
What would be the best way to manage this. Ideally, I'd like for the duplicate to be identified on the table or for them to replace the previous entry. My challenge here is that if the user had input comments or updated the status to say 'in-progress' on the previous record, I do not wan the duplicate to remove that....however I would like for the created date' to appear (which comes with the datasheet) as this will help identify which report it came from.
Or if there could be a way to manage this even more efficiently that would be great!
all suggestions appreciated!
Cheers!!
I've created a database where a user will upload a new excel datasheet daily. The user has to review the information and indicate within the record if they've dealt with the issue. once dealt with they change the status of the record.
This datasheet comes from an external system. If the user has not dealt with an item on the list it will reappear the next day with almost all the same information. However when they do the upload again they will now have a duplicate record.
What would be the best way to manage this. Ideally, I'd like for the duplicate to be identified on the table or for them to replace the previous entry. My challenge here is that if the user had input comments or updated the status to say 'in-progress' on the previous record, I do not wan the duplicate to remove that....however I would like for the created date' to appear (which comes with the datasheet) as this will help identify which report it came from.
Or if there could be a way to manage this even more efficiently that would be great!
all suggestions appreciated!
Cheers!!