Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Google Spreadsheet Formula.
- Search for one column that has text. If present, pass through another column's value. If not, append a bit of text.
- =IF(IF(IFERROR(SEARCH("Sandbox",A2),0),0,1),CONCAT("https://drupal.org/project/",D2),D2)
Add Comment
Please, Sign In to add comment