Subject: Digest of users@global.libreoffice.org issue 2704 (52154-52162)

Hello Regina and Jorge,

Thank you for your help and suggestions. I apologize for the delay as I didn't get the emails until I received the daily digest this afternoon. I have quoted both your posts in order to keep them together but this post is getting rather long.

I have tried your suggestions and I'm still unable to get a basic decimal calculation to work.

But now I am getting "#NAME?" for the cell containing "=1+1.5".

Interestingly enough, if I put "=1+20" it does give me "21" as an answer.

What it doesn't like about the decimal place I don't understand. This is very strange.

I tried using a comma "," instead as a decimal separator but that didn't work either.

Perhaps I should delete all the preferences and all the extensions in the Application Support folder?? Then I would have a "new" install?

Thanks again and regards,
B.

OK, a quick update.

I continued to fiddle with the language settings.

I'm not sure what I changed but LO said that the changes required a restart. So I did the restart and now it works! I can't figure out what exactly changed to cause the restart but it looks like it's OK now. 1+1.5=2.5 again! Hurrah!

If you know what changes cause LO to require a restart to affect the change, I would appreciate knowing. Then if this happens again I'll know what to do.

Thank you Jorge, Regina and Brian!

Cheers!
B.

Hi:

         I don't know what exactly Language settings require to LO restart, but if you follow the steps that I suggested probably work because It works for me and probably for you too as you told us.

Regards,

Jorge Rodríguez

Greetings,

I am not sure how or why this is affecting your formulas, but the period "." character is a meaningful character to Calc. It is used in sheet references, as in:

=Projects.D2
          ^

Where "Projects" is the sheet name and "D2" is the cell reference in that sheet.

Something may be confusing Calc, although I agree, it shouldn't be doing that and I do not know the remedy to prevent it from evaluating 1.5 as sheet 1, cell 5, which also sounds strange. Maybe that is why you are getting the errors. Calc expects a column letter before the 5 and it isn't there. There must be some way to force Calc to assume the formula's cell is numeric and not a cell reference. Maybe someone else has the solution. Good luck.

HTH.

Girvin Herr