Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default mutilple column formula

how do i create a formula that looks at mutiple column and gives a value

ie, if column "a, b, c, d" has "Yes" value, then "e" should display "123".

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default mutilple column formula

=IF(COUNTIF(A2:D2,"Yes")=4,123,"")

--
__________________________________
HTH

Bob

"JaneSmith" wrote in message
...
how do i create a formula that looks at mutiple column and gives a value

ie, if column "a, b, c, d" has "Yes" value, then "e" should display "123".



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
highest # in a column A & returns answer from column B Formula Randy Excel Discussion (Misc queries) 6 October 30th 07 10:17 PM
Need help with a formula pulling data from mutilple sheets walkerT Excel Discussion (Misc queries) 6 March 12th 07 08:56 PM
Creating a drop down list that will fill in mutilple cells.... Dave Bunch Excel Discussion (Misc queries) 4 July 14th 06 01:28 AM
column to column conditional formatting won't work, need formula rrupp Excel Worksheet Functions 1 August 23rd 05 10:06 PM
what formula do i put for column m = column k minus column l in e. jenniss Excel Discussion (Misc queries) 5 January 6th 05 08:18 PM


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