Hi folks,
I would like to use VB code to conditionally format rows based on some specific conditions:
The cells in column C will contain a string of text.
Based on this; If the word ‘APPLES’ appears in that string of text and the word “LOCATION” appears in cell M
Cell E needs to be shaded red – whilst the rest of the cells of that row are shaded blue.
Obviously if the conditions are not met the formatting does not take place.
Could anyone advise on how to achieve this using vb code?
any help greatly received!
Bookmarks