Google Sheets Formula
Krouton000
-
Jun 23, 2022 at 07:08 PM
TrowaD
TrowaD
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Related:
- Google Sheets Formula
- Formula to convert number to words in google sheets ✓ - Forum - Word
- Google sheets drag formula without formatting - Forum - Office Software
- Google sheets if cell contains any text then ✓ - Forum - Excel
- Right to left sheet in google sheet - Guide
- Google sheets copy data from one sheet to another automatically - Guide
1 reply
TrowaD
Jun 27, 2022 at 11:50 AM
- Posts
- 2886
- Registration date
- Sunday September 12, 2010
- Status
- Moderator
- Last seen
- June 27, 2022
Jun 27, 2022 at 11:50 AM
Hi Krouton,
Give the following formula a try:
=IF(ISERROR(SEARCH("Text 1",D2)),"",B2)
Does that solve your query?
Best regards,
Trowa
Give the following formula a try:
=IF(ISERROR(SEARCH("Text 1",D2)),"",B2)
Does that solve your query?
Best regards,
Trowa