You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When comparing two Excel files using the CompareMSExcelFiles.sct plugin, the value in cell C1 of a.xlsx is displayed as 6.050000000000001 instead of 6.05.
File a.xlsx:
A1: 3.1
B1: 2.95
C1: =A1 + B1
File b.xlsx:
A1: 3.1
B1: 2.95
C1: 6.05
The text was updated successfully, but these errors were encountered:
When comparing two Excel files using the CompareMSExcelFiles.sct plugin, the value in cell C1 of a.xlsx is displayed as 6.050000000000001 instead of 6.05.
File a.xlsx:
File b.xlsx:
The text was updated successfully, but these errors were encountered: