Hi,

Anyone with a code that colors the row where the cell in a specific column contains a number. The cell also contains text.

example:

Code:
A1  - radjesh
A2  - radjesh 2
A3  - apple
A4  - yummy 5
After the code rows 2 and 4 should be colored.

Thanks in advance.