Forum Discussion

Aravind_D_Varma's avatar
Aravind_D_Varma
Copper Contributor
Nov 25, 2020
Solved

Error when trying to multiply two decimal numbers????

Hi,

F13 = B13*C13 gives me an error"#VALUE!" when B13 = 1.79 and C13 = 89.46 but calculates the correct answer when B13 = 2 and C13 = 89 (or any other integers)

Why is this happening? Is this a settings error? What should I do?

 

Thanks

3 Replies

  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Platinum Contributor

    Aravind_D_Varma I suspect that your local settings accept a comma as the decimal separator, i.e. not a point. Try 1,79 and 89,46 in stead.

  • NikolinoDE's avatar
    NikolinoDE
    Gold Contributor

    Aravind_D_Varma

     

    Please have a look at the cell formatting (right mouse button).

    There you can change the format of the cells.

    If it isn't then I recommend you like anyone else.
    Please insert a file (without sensitive data) so you can see where the error could be, or exclude sources of error.

     

     B13    C13        F13

    1,79  89,46  160,1334

     

    I would be happy to know if I could help.

     

    Nikolino

    I know I don't know anything (Socrates)

Resources