![]() |
logical formula
I have a logical formula that returns the word FALSE in the cell untill I
enter the correct parameters. Is there a way to remove the word FALSE from the cell and still keep the formula? Thanks |
logical formula
=IF(cell_ref="","",your_formula)
-- David Biddulph "mike" wrote in message ... I have a logical formula that returns the word FALSE in the cell untill I enter the correct parameters. Is there a way to remove the word FALSE from the cell and still keep the formula? Thanks |
logical formula
Hi,
If the parameter is a number then you can use the shorter formula =IF(A1,your_formula,"") -- Thanks, Shane Devenshire "mike" wrote: I have a logical formula that returns the word FALSE in the cell untill I enter the correct parameters. Is there a way to remove the word FALSE from the cell and still keep the formula? Thanks |
All times are GMT +1. The time now is 02:21 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com