Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
1024 Zobrazení

How can you remove extra space characters in range of cells?

  1. By using the 'Delete' function/option
  2. By using the 'Trim' function/option
  3. Both of them
Avatar
Zrušit
Nejlepší odpověď

There is no "Delete" Function in Odoo.
Only TRIM Function available.
Maybe option 2 is the correct answer

Avatar
Zrušit
Nejlepší odpověď

"Trim" is the best solution, except you want to do "REPLACE" formula.

You can either achieve through

  1. Interface
    1. Select the range of cells
    2. Click "Data" > "Data cleanup" > "Trim whitespace"
  2. Formula
    1. =TRIM(<here goes your range>)
Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 25
1468
1
čvn 25
1272
1
čvn 25
1022
1
čvn 25
2017
3
bře 25
2208