Forum Discussion
Compare columns
- Jul 26, 2024
Instead of using Row Differences, calculate the differences in a helper column.
You'll see that none of the cells in column E is exactly equal to the corresponding cell in column D.
With a few exceptions, the differences are very small.
To work around this, note that the cells in column D have 10 significant decimal places.
So it makes sense to round the result of the formulas in column E to 10 decimal places too.
The differences vanish, except for those few rows where the difference is larger:
HansVogelaar Here is a woorkbook sample. I wrote wrong in the post. Im trying to use row differences instead of column differenses. Im trying to compare the columns D and E, but it seems to be not working
Instead of using Row Differences, calculate the differences in a helper column.
You'll see that none of the cells in column E is exactly equal to the corresponding cell in column D.
With a few exceptions, the differences are very small.
To work around this, note that the cells in column D have 10 significant decimal places.
So it makes sense to round the result of the formulas in column E to 10 decimal places too.
The differences vanish, except for those few rows where the difference is larger: