color cells based on multi criteria

C

CB

I am new to the vbe. I need help with a data extraction that I am currently
doing manually every month with the CF function. This data is pulled fresh
every month and is not in a running spreadsheet. The Columns however are
consistent with the data that is populated.
I am using 2007.

In Column B I have Customer Name. In columns J through U I have order qtys
for the next few months. I would like to search through column b and every
customer "xyz" finding go to cols J:U and look for the values 50 and 1000. If
the value is < 50 then color fill with Green and Bold Italic the font. If
the value is greater than 1000 then color fill with red and bold italic the
font.
Thanks in advance for the assistance.
CB
 
C

CB

This would require a format every time that the new data is pulled. I would
like to be able to run a macro on multiple new files.
Anyone else with a solution?
 

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

Top