Choose Data - More Filters - Standard Filter... - Options label.
Choose Data - More Filters - Advanced Filter... - Options label.
Параметрҳо
Ҳарфи хурду калон
Ҳарфи хурду калонро фарқ мекунад.
Диапазон номи сутунҳоро дорад
Номи сутунро дар сатри аввали диапазон дорад.
Нусхагирии натиҷа ба
Интихобқуттиро ва баъд диапазони чашмакҳоро интихоб кунед, ки дар он натиҷаи филтрро гузоштаниед. Ҳамчунин метавонед қитъаи номдорро аз рӯйхат интихоб кунед.
Shrink / Expand
Click the Shrink icon to reduce the dialog to the size of the input field. It is then easier to mark the required reference in the sheet. The icons then automatically convert to the Expand icon. Click it to restore the dialog to its original size.
Муколама ба таври автоматӣ хурд мешавад, агар шумо бо муш варақаро пахш кунед. Ҳамон даме, ки шумо пои мушро сар додед, муколама барқарор мегардад ва сатҳи бо муш муайяншуда дар ҳуҷҷат бо ранги кабуд рангнишонӣ мегардад.
Хурдкунӣ
Expand
Ифодаи маъмул
Рӯйхати ибораҳои рехтаи LibreOffice ро бо пахшкунеии here дида метавонед.
Агар интихобқуттии Ифодаи маъмул интихоб шудабошад, онгоҳ метавонед EQUAL (=) ва NOT EQUAL (<>) ва функсияҳои: DCOUNTA, DGET, MATCH, COUNTIF, SUMIF, LOOKUP, VLOOKUP ва HLOOKUP дар филтр истифода баред.
The search supports wildcards or regular expressions. With regular expressions enabled, you can enter "all.*", for example to find the first location of "all" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every regular expression metacharacter or operator with a "\" character, or enclose the text into \Q...\E. You can switch the automatic evaluation of wildcards or regular expression on and off in LibreOffice - PreferencesTools - Options - LibreOffice Calc - Calculate.
When using functions where one or more arguments are search criteria strings that represents a regular expression, the first attempt is to convert the string criteria to numbers. For example, ".0" will convert to 0.0 and so on. If successful, the match will not be a regular expression match but a numeric match. However, when switching to a locale where the decimal separator is not the dot makes the regular expression conversion work. To force the evaluation of the regular expression instead of a numeric expression, use some expression that can not be misread as numeric, such as ".[0]" or ".\0" or "(?i).0".