A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
After copy all the data into same sheet, use this formula to highlight the difference.
=B1<>E1
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I wanted compare between source and destination's hash values via csv excel for data integrity.
https://www.ablebits.com/office-addins-blog/compare-two-excel-files-sheets/
I'm studying with this article, especially in section below,
'Highlight differences between 2 sheets with conditional formatting'.
After following that,
I got "cannot use relative reference on conditional formatting",
Even if excel says nothing error, it cannot detect my dummy test cells which is intentionally set different.
Of course both files are running on same excel program, and even synchronous rolling works good as well.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Could you share your workbook to me?