Index and match on a colour coded spreadsheet

aoife

New Member
Joined
Jan 20, 2010
Messages
30
Hello,
I have a large spreadsheet, which I colour coded last month.
There is a new report issued each month and I want to be able to:

Index and match the work from the previous month (this bit I can do)
But I wondered is there a way to put the IF formula with Index to pull through the colour of the cells from the previous month?

Thanks in advance for any help you can offer

Aoife
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
I think It is something to do with IF(colorindexofrange

I have 8 different colours I need to pull through onto the new sheet
 
Upvote 0
Pull through cell color when index and matching

I have got this far
=INDEX(last months,MATCH(thismonths,lastmonths,0),1)=CELL("CELLCOLOUR",'lastmonth column select)

Am I anywhere close
Please Help
 
Upvote 0

Forum statistics

Threads
1,224,591
Messages
6,179,767
Members
452,940
Latest member
rootytrip

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top