I have a couple of lines of data with all numeric values entered. And the sum calculated at the end of the row.
I was present when the orginal values were entered and the sum was calculated.
The spreadsheet was sent to the project manager, and he copied the data to his master spreadsheet. All of a sudden the sums were different.
I copied the lines to a new spreadsheet to dig deeper. I first made sure to convert all the cell types to number. That still didn't fix the issue.
Next, I used the Type(cell) formula, and it shows some cells are text. I once again converted these cells to number, and they still don't fix the issue. I looked at the cells, and they're aren't being typecast to text with the ', and they don't contain any formulas. They are just numbers manually entered.
I would say it's an issue with the specific columns, but the rows have different columns that re text vs number.
I've tried copying and pasting values only from the original, and the issue persists. I've tried copying and pasting the formats and still the issue remains. They only thing that seems to work, is manually retyping the numbers, or copying, and pasting directly from another cell.
Any thoughts on this? I would hate to have to manually fix each cell, due to the volume of data.
I was present when the orginal values were entered and the sum was calculated.
The spreadsheet was sent to the project manager, and he copied the data to his master spreadsheet. All of a sudden the sums were different.
I copied the lines to a new spreadsheet to dig deeper. I first made sure to convert all the cell types to number. That still didn't fix the issue.
Next, I used the Type(cell) formula, and it shows some cells are text. I once again converted these cells to number, and they still don't fix the issue. I looked at the cells, and they're aren't being typecast to text with the ', and they don't contain any formulas. They are just numbers manually entered.
I would say it's an issue with the specific columns, but the rows have different columns that re text vs number.
I've tried copying and pasting values only from the original, and the issue persists. I've tried copying and pasting the formats and still the issue remains. They only thing that seems to work, is manually retyping the numbers, or copying, and pasting directly from another cell.
Any thoughts on this? I would hate to have to manually fix each cell, due to the volume of data.