Re: SUM CELL BORDERS? (and by colour too?)
- From: "Jim Cone" <jim.coneXXX@xxxxxxxxxx>
- Date: Sun, 17 Feb 2008 07:07:09 -0800
My recommendation is avoid "calculating" colored borders in your model.
Trying to use conditionally formatted borders could cause you to change your occupation. <g>
Even using "regular" colored borders could cause grief.
Borders between cells are common to both cells (except when they aren't).
Excel, however, does attempt to keep track of the "owner" cell for the border.
Unless all cells with borders were isolated from other cells, I would find another way.
You might want to play with the free "Determine Colors" add-in available as
a direct download from my Website. It is at the bottom of the products page.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)
"Neil Pearce"
wrote in message
Dear all,
I'm a quantity surveyor and have been creating a cost model for a generic
building. Using the formulas below and conditonal formatting I have managed
to create a range of building shapes that are visually displayed within a
workbook. The building's area and perimeter are automatically calculated.
This is very useful for costing external walls, floor & ceiling finishes,
roof, floor slab, foundations etc.
=CellColorIndex(Cell)
=CountByColor(Range,CellColorIndex,FALSE)
I would now like to expand my model and be able to draw onto my plan
internal partitons/walls by using the border options of the cells.
Is there a way to count/sum the cell border lines like the coloured cells
were counted above above? Further is there a way to count those border lines
based on their colour therby enabling differing wall make-ups to be portrayed
and calculated?
Thanking-you in advance,
Neil
.
- Follow-Ups:
- Re: SUM CELL BORDERS? (and by colour too?)
- From: Neil Pearce
- Re: SUM CELL BORDERS? (and by colour too?)
- Prev by Date: Re: Conditional Formatting Query
- Next by Date: Re: VB and Advanced Filter
- Previous by thread: Re: 2 Columns total division
- Next by thread: Re: SUM CELL BORDERS? (and by colour too?)
- Index(es):
Relevant Pages
|