Is there a way to change the color of a range of cells based on cursor location?
Scenario: I have a spreadsheet listing details for our employees such as title, dept, cell, company cell, DID numbers, etc. I do not want to use gridlines for various reasons. What would be helpful is if the attributes associated to the employee (columns O, X, Y, AE, AL, AR, AX and AZ) would change font color (white) when their name (located in column B) was clicked on.
Or maybe we can do this: if any cell in the row is active/highlighted...meaning, whichever row your cursor is on...that is the row where the font should be turned to white for those specific columns. I don't want the entire row because there is color-coded data captured in the row which will lose it's meaning if it gets turned to white.
Scenario: I have a spreadsheet listing details for our employees such as title, dept, cell, company cell, DID numbers, etc. I do not want to use gridlines for various reasons. What would be helpful is if the attributes associated to the employee (columns O, X, Y, AE, AL, AR, AX and AZ) would change font color (white) when their name (located in column B) was clicked on.
Or maybe we can do this: if any cell in the row is active/highlighted...meaning, whichever row your cursor is on...that is the row where the font should be turned to white for those specific columns. I don't want the entire row because there is color-coded data captured in the row which will lose it's meaning if it gets turned to white.