LibreOffice 24.2 Help
필터링할 시트 범위의 열 머리글을 시트의 빈 영역으로 복사한 다음 머리글 아래의 행에 필터 기준을 입력합니다. 행에서 가로로 배치된 데이터는 항상 ‘와(과)’로 논리적으로 연결되며 열에서 세로로 배치된 데이터는 항상 ‘또는’으로 논리적으로 연결됩니다.
Once you have created a filter matrix, select the sheet ranges to be filtered. Open the Advanced Filter dialog by choosing , and define the filter conditions.
Then click OK, and you will see that only the rows from the original sheet whose contents have met the search criteria are still visible. All other rows are temporarily hidden and can be made to reappear with the command.
많은 양의 레코드가 있는 스프레드시트를 로드합니다. 여기에서는 가상의 Turnover 문서를 사용하지만 이 문서 대신 임의의 다른 문서를 쉽게 사용할 수 있습니다. 이 문서의 레이아웃은 다음과 같습니다.
| A | B | C | D | E | |
|---|---|---|---|---|---|
| 1 | 월 | 표준 | 업무 | Luxury | Suite | 
| 2 | 1월 | 125600 | 200500 | 240000 | 170000 | 
| 3 | 2월 | 160000 | 180300 | 362000 | 220000 | 
| 4 | 3월 | 170000 | 등등... | 
예를 들어 행 머리글(필드 이름)이 있는 행 1을 행 20으로 복사하십시오. 행 21, 21 등에 OR로 연결된 필터 조건을 입력하십시오.
| A | B | C | D | E | |
|---|---|---|---|---|---|
| 20 | 월 | 표준 | 업무 | Luxury | Suite | 
| 21 | 1월 | ||||
| 22 | <160000 | 
Specify that only rows which either have the value January in the Month cells OR a value of under 160000 in the Standard cells will be displayed.
Choose , and then select the range A20:E22. After you click OK, only the filtered rows will be displayed. The other rows will be hidden from view.