L
LL
Is it possible to attach some VB code to a cell of a table?
What I'm thinking about is that I need to 'shade' the cell according to the
content of the cell:
If cellcontents = "One" then shading = red
If cellcontents = "Two" then shading = amber
If cellcontents = "Three" then shading = green
I have no idea how to do this (or if it is possible).
Thanks.
What I'm thinking about is that I need to 'shade' the cell according to the
content of the cell:
If cellcontents = "One" then shading = red
If cellcontents = "Two" then shading = amber
If cellcontents = "Three" then shading = green
I have no idea how to do this (or if it is possible).
Thanks.