Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I link the color in one cell to the color in another cell?
Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"abielo" wrote:
How can I link the color in one cell to the color in another cell? Don't think its possible to "link" fill colors / cell formats, if you're thinking along the lines of what is done via simple link formulas, eg: =Sheet1!A1 -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
That's what I was asking, to "link" fill colors. How about a "color" function
or something like that, which will allow you to get the color of a particular cell? Thanks. "Max" wrote: "abielo" wrote: How can I link the color in one cell to the color in another cell? Don't think its possible to "link" fill colors / cell formats, if you're thinking along the lines of what is done via simple link formulas, eg: =Sheet1!A1 -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"abielo" wrote:
.. How about a "color" function or something like that, which will allow you to get the color of a particular cell? Try Bob Phillips' page on "Processing Coloured Cells" at: http://www.xldynamic.com/source/xld.....html#counting Here's a sample file (~ "starter's kit") which contains an implementation of Bob Phillips' ColorIndex Function from his "Processing Coloured Cells" page (link above) and some examples on how to use the UDF in Excel (kit was given in response to a previous query) Link to the sample file (construct details inside): http://cjoint.com/?irheM1JmFp CountSumCellsByColor_Using_BobPhillips_ColorIndex_ UDF.xls An earlier link to the sample is still valid: http://www.savefile.com/files/3232462 but think my archives' host: savefile.com is down at the moment Note that as the UDF is non volatile, recalc has to be forced, even if calc mode is set to Automatic. Press F9 to force recalc. Read the section "Constraints" in Bob's page. The sample should help you get started .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
please help! Linking a picture to a cell and recalculating automatically | Excel Discussion (Misc queries) | |||
linking a cell containing text to another cell containing text / data | Excel Discussion (Misc queries) | |||
Compiling macro based on cell values | Excel Discussion (Misc queries) | |||
linking a cell with a specific letter value to a cell with a formu | Excel Worksheet Functions | |||
cell color index comparison | New Users to Excel |