No, it is not about formatting. It is about the fact that something which appears as numbers actually is text.
Try (for example in G6) to enter the formula: =ISNUMBER(D6) and i H6 the formula: =ISTEXT(D6). The first formula should show TRUE and the second FALSE. To convert all these 'text numbers' to actual numbers I multiplied by 1. Another way (just one cell at a time) is to select D6, press F2 and then press Enter.
I am not sure how this has come, but sometime it happens when importing data from other systems.
|