G
glen.e.mettler
I have detailed data in worksheet "Proposal Status" which are color
coded (ie background color is red, green, yellow, blue).
In worksheet "Summary" I have the following formula in various cells
that pulls data from "Proposal Status" (every 5th row)
=OFFSET('Proposal Status'!$G$5,ROW(G1)*5-5,0)
This does fine on capturing the data - I would like to capture the
color code as well as the data.
Is that possible?
Glen
coded (ie background color is red, green, yellow, blue).
In worksheet "Summary" I have the following formula in various cells
that pulls data from "Proposal Status" (every 5th row)
=OFFSET('Proposal Status'!$G$5,ROW(G1)*5-5,0)
This does fine on capturing the data - I would like to capture the
color code as well as the data.
Is that possible?
Glen