Formula to delete row when cell contains "Y"
Asked By KevHardy
09-Feb-10 04:14 AM
Hi,
Column J can contain either "" or "Y". When J contains "Y" I want to delete
the contents of columns A:J in that row only.
Is this possible using only a formula rather than a macro?
A formula cannot delete cell contents....--Jacob"KevHardy" wrote:
Jacob Skaria replied to KevHardy
09-Feb-10 04:52 AM
A formula cannot delete cell contents....
--
Jacob
Can it replace a range of cell contents with ""?"Jacob Skaria" wrote:
KevHardy replied to Jacob Skaria
09-Feb-10 05:26 AM
Can it replace a range of cell contents with ""?
A formula can return "" based on some condition (for the cell in which
Jacob Skaria replied to KevHardy
09-Feb-10 05:33 AM
A formula can return "" based on some condition (for the cell in which the
formula is applied); but cannot replace another cell content.
--
Jacob
OK. Thanks"Jacob Skaria" wrote:
KevHardy replied to Jacob Skaria
09-Feb-10 06:34 AM
OK. Thanks