sorry for the dramatic intro, but I am finalizing my H1 report and found some errors that I need to validate. To find the errors i need to validate existance of a specific number.
To find it, I have two colums (A1 = Tool1Data | B1 = Tool2Data)
How can I find out what data in "Tool1Data" are also available in "Tool2Data".
In dummy words:
1) check which entries from Tool1Data arent available in Tool2Data and make them red
2) check which entries from Tool1Data are also available in Tool2Data and make them green
Please note:
Tool1Data contains less data (filtered, cleaned,....) than Tool2Data.
However, I know that Tool1Data has items that arent in Tool2Data colum - its exactly these items I need to find / identify.
Please, anyone an help?
To find it, I have two colums (A1 = Tool1Data | B1 = Tool2Data)
How can I find out what data in "Tool1Data" are also available in "Tool2Data".
In dummy words:
1) check which entries from Tool1Data arent available in Tool2Data and make them red
2) check which entries from Tool1Data are also available in Tool2Data and make them green
Please note:
Tool1Data contains less data (filtered, cleaned,....) than Tool2Data.
However, I know that Tool1Data has items that arent in Tool2Data colum - its exactly these items I need to find / identify.
Please, anyone an help?