Skip to Content
Menu
This question has been flagged
2 Replies
1153 Zobrazenia

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šiť
Best Answer

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

Avatar
Zrušiť
Best Answer

"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šiť
Related Posts Replies Zobrazenia Aktivita
1
júl 25
1645
1
jún 25
1383
1
jún 25
1168
1
jún 25
2347
3
mar 25
2403