Hi
I've two cells, each one in a single separate column.
I want to do a conditional format in a cell of them but I want it to depend on the value exists in the other cell value.
Ex.
Cell A1 = GO
Cell B1 = $500
I want to do a conditional formatting for cell B1, and I want it to only happen and apply only in case the cell A1 contains the letter "O", and I want conditional format for cell B1 to be changing cell's font color to RED, so the final result will be changing the font color for cell B1 to red in case cell A1 value contains the letter "O".
So how can I do so?
Bookmarks