LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.newusers,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default One of lifes little mystery?

A1="Bob" will return FALSE then

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"PBalmanno" wrote in message
news:8EOVg.1067$BC6.432@fed1read01...
"Niek Otten" wrote in message
...
But you can use

=A1="Bob"

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"JethroUK©" wrote in message
...
| IF function
|
| if you omit the false parameter, the function returns "FALSE"
|
| =IF(A1="Bob",TRUE)
|
| so why doesn't it return "TRUE" so you can omit the true parameter
|
| e.g
|
| =IF(A1="Bob")
|
| whilst everyone reading this post knows the answer (clue: it's either
TRUE
| or FALSE) - excel doesn't? - it kicks up syntax error
|
| Doh!
|
|

You forgot one: =A!<"Bob"
A B C D E
1 Bull FALSE =IF(A1="Bob") FALSE TRUE
1 Bob TRUE =IF(A1="Bob") TRUE FALSE
Formulas =IF(A1="Bob",TRUE) =IF(A1="Bob") =A1="Bob" =A!<"Bob"




 
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
One of lifes little mystery? JethroUK© New Users to Excel 21 October 11th 06 11:12 PM
MYSTERY!! WhytheQ Excel Discussion (Misc queries) 2 June 20th 06 11:00 AM
Mystery Cell Jim H. Excel Discussion (Misc queries) 4 March 24th 06 05:40 PM
VLOOKUP Mystery RHubbard Excel Worksheet Functions 3 September 20th 05 06:43 PM
Mystery: System Error and blank squares Bettergains Excel Discussion (Misc queries) 0 September 7th 05 05:56 PM


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

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

About Us

"It's about Microsoft Excel"