So Excel on Mac
I have tabulated ads in rows, and I want to check if the length of a cell is greater than 25chars for headline and 35 for L1 and L2
Im using mac so VB doesn't work.
How can I set a column to check its cells char length and change the background color if its greater than a certain number?
=LEN(?)>25
in conditional formating for the column, but i have no idea what to use to get the cell
I have tabulated ads in rows, and I want to check if the length of a cell is greater than 25chars for headline and 35 for L1 and L2
Im using mac so VB doesn't work.
How can I set a column to check its cells char length and change the background color if its greater than a certain number?
=LEN(?)>25
in conditional formating for the column, but i have no idea what to use to get the cell