Search code examples
Filter with multiple rows and columns in Google Sheet...


if-statementgoogle-sheetsmultidimensional-arrayfilterifs

Read More
How to exact match withing column using QUERY in Google Sheets?...


if-statementgoogle-sheetsconcatenationtextjoinifs

Read More
How to parse an array, that uses space delimiter, and has spaces in the values?...


arraysbashdialogifs

Read More
How to coerce text using IFS function in Google Sheets?...


if-statementgoogle-sheetsgoogle-sheets-formulavlookupifs

Read More
IFS formula returns #VALUE! which says IFS has mismatched range sizes. How to fix?...


google-sheetsmismatchifs

Read More
How does one properly assign temporary Bash variables on a per-command basis?...


bashscopeifs

Read More
Is there a way to use IFS to read delimited strings in a loop?...


bashifs

Read More
Can IFS be changed locally in a Bash function?...


bashshelllocalifs

Read More
Bash IFS causes unexected results with array output...


arraysbashcurlechoifs

Read More
Use values in input csv to search a second csv and return values...


functionzshifs

Read More
Identifying repeat tickets in Excel with ifs, index, match, nested if, countifs...


excelindexingnestedmatchifs

Read More
Sum formula in google sheet...


google-sheetssumifs

Read More
When do I set IFS to a newline in Bash?...


arraysbashifs

Read More
Delimiter to split Bash function arguments as an array of strings...


arraysbashdelimiterifs

Read More
Using IFS with Arrayformula function in Google Sheets...


if-statementgoogle-sheetsarray-formulasnested-ififs

Read More
BASH script to create SQL statement ignore last column...


sqlbashshellifs

Read More
Formula to look in first column before heading...


if-statementgoogle-sheetsgoogle-sheets-formulaarray-formulasifs

Read More
Checkboxes to insert value in specific cells...


google-sheetscheckboxgoogle-sheets-formulatextjoinifs

Read More
why there is different output in for-loop...


bashfor-loopdouble-quotesifs

Read More
What does IFS= do in this bash loop: `cat file | while IFS= read -r line; do ... done`...


bashifs

Read More
How to use Internal Field Separator correctly?...


bashifs

Read More
Lookup multiple columns in Google Sheets and return a list from the matches...


if-statementgoogle-sheetsgoogle-query-languagenested-ififs

Read More
What is the exact meaning of IFS=$'\n'?...


bashshellvariablesenvironment-variablesifs

Read More
IF text is found in a list...


regexif-statementgoogle-sheetsnested-ififs

Read More
=IFS formula working in Google Sheets but not Excel?...


excelexcel-formulaformulaifs

Read More
What IFS actually is in bash?...


bashifs

Read More
Reading .txt file through shell script stops after 1st line...


linuxshellunixwhile-loopifs

Read More
If A ="contact" and B = "" return "XXX" but if A = "contact"...


arraysif-statementgoogle-sheetsnested-ififs

Read More
Google Sheets ARRAYFORMULA to skip blank rows...


if-statementgoogle-sheetsarray-formulasnested-ififs

Read More
how to function this ifs...


functionif-statementgoogle-sheetsnested-ififs

Read More
BackNext