Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Is there an expression that will return the cell's outline level that can be
used for an array criteria, such as in =SUMIF() or =SUMPRODUCT() ? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
AFAIK, not without using a macro.
__________________________________________________ _______________________ "fgrose" wrote in message ... Is there an expression that will return the cell's outline level that can be used for an array criteria, such as in =SUMIF() or =SUMPRODUCT() ? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you.
Is there a macro or VBA function that could interoperate with the SUMIF() or SUMPRODUCT() worksheet functions, or would I have to replace them with my own code that reads the outlinelevel property? Should I post the question in the Excel programming forum? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You would have to write a custom function to return the outline level and
then you could use it like any ordinary Excel function. __________________________________________________ _______________________ "fgrose" wrote in message ... Thank you. Is there a macro or VBA function that could interoperate with the SUMIF() or SUMPRODUCT() worksheet functions, or would I have to replace them with my own code that reads the outlinelevel property? Should I post the question in the Excel programming forum? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
In a formula how can I reference the outline level of a row? | Excel Worksheet Functions | |||
Caption at Cell level of Excel XML | Excel Discussion (Misc queries) | |||
Outline color of cell that has focus | Excel Discussion (Misc queries) | |||
Can I outline in color only the active cell? | Excel Discussion (Misc queries) | |||
only last cell on page to have bottom border (cell area outline) | Excel Worksheet Functions |