I have a large Excel workbook with VBA macros. I runs it in both Excel 2010 64 bit and Excel 2016 64 bit. However, the output results are different. Any thoughts?
VBAMicrosoft Excel
Last Comment
Martin Liss
8/22/2022 - Mon
Martin Liss
Please describe the difference.
Ryan Chong
However, the output results are different. Any thoughts?
could be formatting or data issues?
running both in same machine?
BW999
ASKER
The discrepancy is in some of the numerical results written to worksheet cells. There are no problems with the formatting and both the Excel 2010 and 2016 workbooks are running with the same input datafile contained in a separate workbook.