Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default Data displayed that is not equal to FALSE in a row

In row 1 cells A1-D1 contain formulas (IF/AND statements). In cell E1 I want
whatever word that is not equal to €œFALSE€ to be displayed.

A B C D E
1 FALSE FALSE Under FALSE Under

The words can appear in any of cells A-D in each row as below.

A B C D E
1 FALSE FALSE Under FALSE Under
2 FALSE On FALSE FALSE On
3 Over FALSE FALSE FALSE Over
4 FALSE FALSE FALSE On On

Thank you in advance for your help.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Data displayed that is not equal to FALSE in a row

=SUBSTITUTE(A1&B1&C1&D1,FALSE,"")
--
Gary''s Student - gsnu201001
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 73
Default Data displayed that is not equal to FALSE in a row

Thanks Gary. That works great!

"Gary''s Student" wrote:

=SUBSTITUTE(A1&B1&C1&D1,FALSE,"")
--
Gary''s Student - gsnu201001

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Data displayed that is not equal to FALSE in a row

You are very welcome!
--
Gary''s Student - gsnu201001


"Mally" wrote:

Thanks Gary. That works great!

"Gary''s Student" wrote:

=SUBSTITUTE(A1&B1&C1&D1,FALSE,"")
--
Gary''s Student - gsnu201001

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
Can I Change Displayed Data Through Data Validation? TEK Excel Discussion (Misc queries) 2 May 15th 09 12:25 PM
how to update data displayed from a UDF when the source data chang JMC New Users to Excel 2 September 9th 06 01:38 AM
Why isn't all the data in the cell displayed? treybreak Excel Discussion (Misc queries) 0 April 20th 06 08:01 PM
Cell Displayed Does Not Equal Cell Copied myronbabcock Excel Worksheet Functions 1 January 29th 06 10:27 PM
format data displayed on Excel data entry form Bob, too Setting up and Configuration of Excel 0 May 19th 05 08:26 PM


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