Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
mario
Using William's UDF........... =FontColor(OFFSET(B3,0,-1)) entered in any cell will return font color of A3 Gord Dibben Excel MVP On Fri, 22 Apr 2005 18:48:03 -0700, "mario" wrote: Hi william., I want a funtion for e.g FontColor(B3) will return the font color of A3. Pls Help. thanks "William" wrote: Hi Mario Place this in a general module Function FontColor(c As Range) Application.Volatile FontColor = c.Font.ColorIndex End Function To return the font color of a cell on your spreadsheet, enter in any cell the formula.. =FontColor(A1) where A1 is the cell whose font color you wish to return. -- ----- XL2003 Regards William "mario" wrote in message ... What is the function or statement that will return the font color of the adjacent cell. For example: AdjCellFontColor(B2) will return the font color of A2. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If Function: Blank cell and 0 (zero) seem to have same "value" | Excel Worksheet Functions | |||
#VALUE in cell but pop up function box show right number | Excel Discussion (Misc queries) | |||
Function to operate on ink linked to cell | Excel Worksheet Functions | |||
Is there a function to determine whether a cell contains a formul. | Excel Worksheet Functions | |||
Excel - option to extend function in cell to column | Excel Worksheet Functions |