ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Clear cell from formula? (https://www.excelbanter.com/excel-discussion-misc-queries/11882-clear-cell-formula.html)

Peter A

Clear cell from formula?
 
Is it possible to set a cell 'blank' from a formula? i.e. rather than
setting = 0 or setting to "" (empty string)
In other words IF (<data valid, <do calculation, <clear content)

Thanks
Peter

--
Peter Aspey
E-mail: replace 6 by p



JE McGimpsey

one way:

=IF(A110, A1*43.3, "")

This doesn't clear the content (the content will be a formula that
evaluates to a null string), but it will display as a blank.

In article ,
"Peter A" wrote:

Is it possible to set a cell 'blank' from a formula? i.e. rather than
setting = 0 or setting to "" (empty string)
In other words IF (<data valid, <do calculation, <clear content)

Thanks
Peter



All times are GMT +1. The time now is 04:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com