HOW TO : Combine cell properties from different workbooks

Bruno01

New Member
Joined
Jan 31, 2005
Messages
2
Hi,

As an example :

Cell C1 is green in the first workbook.
How can I make cell C1 of the second workbook also green ?

So check cells in one sheet,
and make the same cells in another sheet the same background color.

I have been thinking about my problem, and think it can be divided into two parts :

1. I have to search a range of cells, cell by cell
e.g. cell A1 to Z1000

2. For each cell, I have to get the background color
Green ?
Yes ... Make the corresponding cell in the other worksheet green
No .... Do nothing


I am not a programming expert ... :confused:
Can you tell me which loops and which formula to use ?

Thanks !! :p
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.

Forum statistics

Threads
1,206,753
Messages
6,074,745
Members
446,082
Latest member
fgiron83

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