Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
RERAA
 
Posts: n/a
Default EXCEL FORMULA RETURN X IF VALUE IN 4 CELLS HAS VALUE

RETURN A VALUE OF X IF A VALUE IN 4 OTHER CELLS HAS A VALUE. IF ANY CONDITION
MEETS ARGUMENT RETURN X
VALUE IN OTHER CELLS WILL BE MIXED APPHA AND NUMERIC
  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

When you say "Any Condition" I assume you mean "atleast 1 of the conditions."
In that case, assume your 4 conditions are in A1,B1,C1,D1, place this
formula in E1:

IF(OR(A1=<First condition,B1=<Second condition,C1=<third
condition,D1=<fourth condition),"X","")

Anything other than that and you'll need to be more specific.


--
David Billigmeier


"RERAA" wrote:

RETURN A VALUE OF X IF A VALUE IN 4 OTHER CELLS HAS A VALUE. IF ANY CONDITION
MEETS ARGUMENT RETURN X
VALUE IN OTHER CELLS WILL BE MIXED APPHA AND NUMERIC

  #3   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

Do you mean: Whenever any numeric or text value in 4 other cells, say,
B2:E2, then X?

RERAA wrote:
RETURN A VALUE OF X IF A VALUE IN 4 OTHER CELLS HAS A VALUE. IF ANY CONDITION
MEETS ARGUMENT RETURN X
VALUE IN OTHER CELLS WILL BE MIXED APPHA AND NUMERIC

  #4   Report Post  
RERAA
 
Posts: n/a
Default

David,
Thank you for the reply. To be more specific if any one of the 4 cells has a
value enter x. if all 4 cells have no value leave cell blank.
the 4 cells in question have other reference formulas in them. will that
make a difference in outcome of this discussion.

"David Billigmeier" wrote:

When you say "Any Condition" I assume you mean "atleast 1 of the conditions."
In that case, assume your 4 conditions are in A1,B1,C1,D1, place this
formula in E1:

IF(OR(A1=<First condition,B1=<Second condition,C1=<third
condition,D1=<fourth condition),"X","")

Anything other than that and you'll need to be more specific.


--
David Billigmeier


"RERAA" wrote:

RETURN A VALUE OF X IF A VALUE IN 4 OTHER CELLS HAS A VALUE. IF ANY CONDITION
MEETS ARGUMENT RETURN X
VALUE IN OTHER CELLS WILL BE MIXED APPHA AND NUMERIC

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
Formula works in some cells, doesn't in other Wowbagger New Users to Excel 13 June 30th 05 03:21 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM
Function to look at two cells and return a third jlmam Excel Worksheet Functions 2 January 26th 05 05:41 PM
Excel 97 - Adding Every 8th Row - Formula should work, but doesn't Damaeus Excel Worksheet Functions 12 January 23rd 05 05:52 PM
How do I view the actual numeric value of a formula in Excel 2002. Excel Function Help Excel Worksheet Functions 0 January 13th 05 11:07 PM


All times are GMT +1. The time now is 03:52 PM.

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"