Using formatting in a formula

25 views
Skip to first unread message

Laura O'Brien

unread,
Jul 12, 2023, 2:27:04 PM7/12/23
to Google Sheets Community
Hi all,

My spreadsheet days are long behind me, and I can't figure out how to do something in Sheets.  I have a long "to-do" spreadsheet with several category headers and individual tasks listed under each.  I have highlighted important/urgent tasks in red text. 

I would like to collect all the red tasks in a separate sheet/tab so that they can be seen at a glance.  I'm thinking an =IF might work, but I don't know if I can tell the formula to look for red text and then copy/paste it into the new sheet.

Any ideas?

Alexander Ivanov

unread,
Jul 21, 2023, 3:15:52 PM7/21/23
to Google Sheets Community
Hi!

Unfortunately you can do that only via Apps Script or Sheets API
_____________________________________________________________________________________________
You can hire me to set up your Sheets and create Scripts for you. Just write to me hi...@contributor.pw
Best, Alex

Diego Ravecca

unread,
Mar 5, 2024, 6:44:22 PM3/5/24
to Google Sheets Community
Alexander is right.

I think best option is to have a helper column where you record the state, lets say state can be 0, 1, 2, 3. Then with conditional formatting you change the text cell according to this state.
The following process is much easier, select rows with state X, copy, etc

Best
Reply all
Reply to author
Forward
0 new messages