Conditional formating

  • Thread starter Thread starter glen.e.mettler
  • Start date Start date
G

glen.e.mettler

I am pulling data from another worksheet that contains background cell
colors. I get the data just fine. Is there a way to get the
background coloring also?

Glen
 
Here is my formula that pulls data from another spreadsheet (gets data
from every 5th row)
=OFFSET('Proposal Status'!$G$5,ROW(G1)*5-5,0)

How can I incorporate the "activecell.interior.colorindex" into that?


Glen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top