Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I want to find something that clears a whole column (or a range in
that column), when a formula is true. The problem that I see is that if this column is in a range that (for instance) sums a row whithin the range of the column, the message"value" appears. Any suggestions? Thanks! |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Formulas cannot clear a column or range, they can only return values to the cell
in which they reside. You would need VBA to achieve what you wish. Note: you can copy a formula then paste specialvalues so the cell is no longer dependent upon another cell or range which you can delete. Gord Dibben MS Excel MVP On Fri, 02 Nov 2007 01:26:37 +0100, Jeff wrote: I want to find something that clears a whole column (or a range in that column), when a formula is true. The problem that I see is that if this column is in a range that (for instance) sums a row whithin the range of the column, the message"value" appears. Any suggestions? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel check register template. How to put symbol in clear column | Excel Discussion (Misc queries) | |||
Counting a Column when Three Conditions are true | Excel Worksheet Functions | |||
Search column for value and return TRUE or FALSE | Excel Worksheet Functions | |||
How do I clear a column of data without clearing specific cells? | Excel Discussion (Misc queries) | |||
How do I clear a column of data without clearing the formulas? | Excel Discussion (Misc queries) |