I am having problems with creating a google spreadsheet script that will color rows with certain words in it, then copying those rows to another spreadsheet.
For example, I want to color a row that has the word "banana" blue, then have a copy of that row in spreadsheet A.
Then color a row that has the word "apple" green, then have a copy of that row in spreadsheet B.
And so on.
Can someone help me do this?