R
Robin Chapple
I have a routine that includes this line to add a grey background.
Const adhcColourGrey = &HC0C0C0
I would prefer a paler shade of grey like this: 15132390 which is the
"Back Color" value.
How do I covert it to the VBA type code?
Thanks,
Robin Chapple
Const adhcColourGrey = &HC0C0C0
I would prefer a paler shade of grey like this: 15132390 which is the
"Back Color" value.
How do I covert it to the VBA type code?
Thanks,
Robin Chapple