Hi All
I would like to find the working code for
Cells(ActiveCell.Row, 4).TintAndShade = 0.599993896298105
This doesnt work.
I copied it from the recorded code which used a selection and with selection code.
However as Im calling this from the selection change for the workbook, I cant use it.
How do I set the colour of the cell?
Thanks
Paul;
I would like to find the working code for
Cells(ActiveCell.Row, 4).TintAndShade = 0.599993896298105
This doesnt work.
I copied it from the recorded code which used a selection and with selection code.
However as Im calling this from the selection change for the workbook, I cant use it.
How do I set the colour of the cell?
Thanks
Paul;