#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default if false, do nothing

Is it possible to have the program do nothing if the condition is false?
If H20,"cancelled",do nothing - no change to the current content of the cell.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default if false, do nothing

The current content of the cell is the formula you've just typed into it.
--
David Biddulph

"peabody" wrote in message
...
Is it possible to have the program do nothing if the condition is false?
If H20,"cancelled",do nothing - no change to the current content of the
cell.



  #3   Report Post  
Posted to microsoft.public.excel.misc
shb shb is offline
external usenet poster
 
Posts: 1
Default if false, do nothing

Just type

=if(H20,"cancelled","")

The double quotes will return nothing for you.

"peabody" wrote:

Is it possible to have the program do nothing if the condition is false?
If H20,"cancelled",do nothing - no change to the current content of the cell.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default if false, do nothing

No, because as soon as you put a formula in there, the existing value is
over-written.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"peabody" wrote in message
...
Is it possible to have the program do nothing if the condition is false?
If H20,"cancelled",do nothing - no change to the current content of the
cell.



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default if false, do nothing

Hi David,

That's a real nice, easy to understand explanation, thanks!
I'll keep it in my list for future use (of course I'll quote you)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"David Biddulph" <groups [at] biddulph.org.uk wrote in message ...
| The current content of the cell is the formula you've just typed into it.
| --
| David Biddulph
|
| "peabody" wrote in message
| ...
| Is it possible to have the program do nothing if the condition is false?
| If H20,"cancelled",do nothing - no change to the current content of the
| cell.
|
|




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default if false, do nothing

Thank you, Niek
I try to keep my explanations sufficiently simple that even I can understand
them. :-)
--
David Biddulph

"Niek Otten" wrote in message
...
Hi David,

That's a real nice, easy to understand explanation, thanks!
I'll keep it in my list for future use (of course I'll quote you)


"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
| The current content of the cell is the formula you've just typed into
it.


| "peabody" wrote in message
| ...
| Is it possible to have the program do nothing if the condition is
false?
| If H20,"cancelled",do nothing - no change to the current content of
the
| cell.



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default if false, do nothing

I think some of us are playing games with you!
If I take "do nothing , no change" to mean "DISPLAY nothing" then
=IF(H20,"Cancel","") where "" is a pair of quotes with nothing in between
(bit like my head sometimes)
Is 'peabody' a friend of 007
best wsihes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"peabody" wrote in message
...
Is it possible to have the program do nothing if the condition is false?
If H20,"cancelled",do nothing - no change to the current content of the
cell.



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
Is It False ?? Gary''s Student Excel Worksheet Functions 4 May 2nd 08 03:29 AM
FALSE value Keyrookie Excel Worksheet Functions 4 September 18th 07 08:29 PM
0 instead of false Jaleel Excel Discussion (Misc queries) 17 December 10th 06 09:30 PM
$C$1972,2,FALSE, $C$1972,3,FALSE is ok, But $C$1972,4,FALSE Give # Steved Excel Worksheet Functions 6 July 3rd 06 01:49 AM
IF(a1="x",(vlookup 18K rows,2,false),(vlookup 18K,3,false)) RAM? bchilt Excel Worksheet Functions 6 January 20th 06 09:21 AM


All times are GMT +1. The time now is 11:03 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"