Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
1179 Vues

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
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

"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
Ignorer
Publications associées Réponses Vues Activité
1
juil. 25
1677
1
juin 25
1409
1
juin 25
1189
1
juin 25
2389
3
mars 25
2418