P
P
Pavel2017-09-03 11:25:25
Google Sheets
Pavel, 2017-09-03 11:25:25

How to automatically change dot to comma in google docs?

did not find in tags google tables.
When entering numbers into the table, if they are separated by a dot, then the formulas perceive them as text, not a number.
100.21 is the number and everything is buzzing.
100.21 - text and formulas break.
How to solve the problem? The table can be filled not only by me, but the result of the calculation is visible only to me. Constantly use search and replace completely crap, you need to somehow automate, thanks for the answers!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Philip Sedov, 2021-07-10
@mrusklon

I recommend using the regular expression
=REGEXREPLACE(A2; "[.]"; ",")

J
Johnny Smith, 2017-09-03
@Olek1

Try to press in the document:
File / Table settings / Regional settings / Russia or USA / Save settings
Meaning "change" different countries in the document settings. It says that this affects data formatting, this is because the decimal separator is written differently in different countries

I
Illarion Labahua, 2017-09-08
@Illarion_me

Data format settings.
There is also a cool function:
CTRL+F, "More Options", "Find and Replace"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question