#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Logical Formula talltom Excel Worksheet Functions 4 November 5th 07 07:58 PM
A Complicated Logical Formula Yuanhang Excel Discussion (Misc queries) 8 July 1st 07 08:07 PM
Need help about logical formula vlook fomula Excel Worksheet Functions 3 January 24th 07 01:21 PM
Excel Logical Formula ju1eshart Excel Discussion (Misc queries) 7 June 26th 06 02:12 PM
Logical formula with dates Pablo Picasso Excel Worksheet Functions 0 December 27th 04 05:15 PM


All times are GMT +1. The time now is 05:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"