R
Roderick O'Regan
I've seen many examples of code which insert a table and then change
nominated cells within it.
I've tried modifying these examples so that I can set foreground colours for
selected cells and get all sorts of errors depending on the mistake I made.
I suppose what I want to do say in VBA is: "With the selected cells in the
table turn the foreground colour into a specific RGB". I can manage the RGB
section OK. It's telling VBA how to recognise the selected cells that's the
problem!
Can anyone suggested a snippet of code, please?
Thanks
Roderick O'Regan
nominated cells within it.
I've tried modifying these examples so that I can set foreground colours for
selected cells and get all sorts of errors depending on the mistake I made.
I suppose what I want to do say in VBA is: "With the selected cells in the
table turn the foreground colour into a specific RGB". I can manage the RGB
section OK. It's telling VBA how to recognise the selected cells that's the
problem!
Can anyone suggested a snippet of code, please?
Thanks
Roderick O'Regan