Sep 14, 2024 ... The cell to test may contain variations of "Fix ...";. the result will all return the same value, so instead of entering each of many iterations ...
Apr 7, 2022 ... Pretty much I have a google sheet which I update every week with the latest data. What I want to do is use a formula to show specific text ...
Jan 21, 2022 ... If the text does not contain 'pencil', an error will be returned. You can use IF() to create a logical decision on what the formula should do if ...
May 25, 2021 ... If cell contains "y" then text should display image inserted into cell K1 (green check mark) ... Is there a specific formula or feature that will ...
Aug 25, 2019 ... ... formula used to only occupy one cell (no helper columns). Any ideas? The ... function with check box system in lieu of your filtered list.
Jun 24, 2022 ... I have a few columns, all containing a formula. The formulas in the cells will either return a "" if false, or a specific cell value if true.
Nov 7, 2021 ... Here's the test sheet: https://docs.google ... There's one function with the superpower of being able to ignore hidden cells: SUBTOTAL().
Sep 10, 2020 ... I have set up a time stamp formula in column B, that will stamp the date and time when the word "passed" is selected from the drop down menu in ...
Aug 17, 2021 ... ... search for a specific subject name even thought the ... Without ARRAYFORMULA, the sheet will only look at the first cell of the formula.
Mar 28, 2022 ... I am struggling to make my formula work. The idea to set a conditional formatting for column C when if Orderer is James (text in $B2 = "James") ...
Sep 22, 2020 ... I'm trying to do statements like: Sum all cells in range, if cell on left contains "Red" - but I can't figure out how to make that formula.
Mar 23, 2019 ... Array formulas are frequently written with clauses that check one or more cells to see if they contain content and if not do nothing. It ...
If range contains text to check against, criterion must be a string. ... If a number is provided, each cell in range is checked for equality with criterion .
Sep 7, 2019 ... I'm wanting to do something similar, but just based on cells containing specific text. My custom formula =$E2="Text" works fine but I'm ...
Jan 28, 2020 ... I'd like to have a formula that would help me multiply each type of candy based off a certain price, which is determined by whether or not another cell ...
Feb 23, 2021 ... When checked I want it to return text in A1; I'm not clear on the syntax I should be using in the IF formula. ... specific problems. But, the ...
Jan 8, 2020 ... I am trying to pull specific units from named ranges on another sheet. I have tried to use the Data Validation with a custom formula =IF(C2="Food and Drink", ...
Jul 24, 2022 ... I've just used the weird formulas to create the appearance of realistic looking cell contents more easily. ... Which I believe should check ...
May 29, 2019 ... Also, is there a way to utilize the OR function in conditional format the entire row if C column contains Green Apples or Bananas? Thanks!
Mar 20, 2019 ... I recommend you to use Array formula in the helper it's much better - check ... cell (Check Column B:C). Best regards,. Abbas. Original Poster ...