콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1059 화면

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
아바타
취소
베스트 답변

There is no "Delete" Function in Odoo.
Only TRIM Function available.
Maybe option 2 is the correct 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>)
아바타
취소
관련 게시물 답글 화면 활동
1
7월 25
1547
1
6월 25
1325
1
6월 25
1099
1
6월 25
2150
3
3월 25
2311