사용자 도구

사이트 도구


libreoffice:calc

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
libreoffice:calc [2023/06/27 14:51]
kwon37xi
libreoffice:calc [2023/12/06 17:05]
kwon37xi
줄 13: 줄 13:
     - **데이터 -> 필터 -> 고급필터** : 여덟개까지의 조건에 따라 필터 생성     - **데이터 -> 필터 -> 고급필터** : 여덟개까지의 조건에 따라 필터 생성
     - **데이터 -> 필터 -> 고급필터 -> 정규표현식 **     - **데이터 -> 필터 -> 고급필터 -> 정규표현식 **
 +
 +===== String concat =====
 +<code>
 +=A1&B1&"helloworld"
 +</code>
 +
 +  * [[https://help.libreoffice.org/latest/en-US/text/scalc/01/func_concat.html|concat]] 함수. range 를 인자로 받을 수 있음.
 +  * [[[[https://help.libreoffice.org/latest/en-US/text/scalc/01/04060110.html?DbPAR=CALC#bm_id3149688|Text Functions - concatenate]] 함수. 무작정 연결
 +  * [[https://help.libreoffice.org/latest/en-US/text/scalc/01/func_textjoin.html|TEXTJOIN function]] delimiter 등을 인자로 받음.
  
 ===== Pivot Table ===== ===== Pivot Table =====
libreoffice/calc.txt · 마지막으로 수정됨: 2023/12/06 17:08 저자 kwon37xi