Hi all,
I am in the process of creating a database which contains 20 columns of data and I will need to regularly add to, and am in the process of creating a workflow to the database to check for matching records before I add the new lines.
These are the steps taken so far:
1. Identify brand new item codes, as these lines will definitely need to be added to the database
2. Identify existing item codes, but the variant doesn't match (i.e. same product, different colour) as these will need to be added but will need to be reviewed first (somehow highlight the non matched data)
This is the step I'd like to make next, however I am unsure on the best method to do this:
3. Identify existing item codes, with matching variant, but where any of the remaining columns don't match - ideally by showing both the new record and the existing one below, and somehow highlighting the column where the data doesn't match so manual checking can be done for these lines.
If anyone has any suggestions they would be able to give to as to how to achieve this, parts of this, or improve this process, I'd be incredibly grateful.
Many thanks