79711051

Date: 2025-07-22 21:09:57
Score: 1
Natty:
Report link

You can replace all characters by a default character using regular expression and count the length of the result:

=LEN(REGEXREPLACE("こんにちは", ".", "x"))

Note: the REGEXREPLACE function onlys work on newer versions of Excel and Microsoft 365 subscriptions.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dan Prince