Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default Is there something like a SUMIF that just returns the info. in a c

The cell I want to return is not numeric.
Or maybe an IF - that checks a whole column of data..& returns a cell when
it is true.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default Is there something like a SUMIF that just returns the info. in a c

Yes, you need to be more specific with what you are looking up and what you
want it to return

=INDEX(A:A,MATCH("X",B:B,0))

if it finds X in column B it will return what's in A in the same row and if
not found it will return #N/A

You can also look at VLOOKUP



--


Regards,


Peo Sjoblom

"markholt" wrote in message
...
The cell I want to return is not numeric.
Or maybe an IF - that checks a whole column of data..& returns a cell when
it is true.




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
sumif returns #VALUE! when linked workbook is closed BrianL Excel Worksheet Functions 6 June 5th 08 03:38 PM
Using Indirect in a Sumif Function returns the wrong answer Grahin Excel Discussion (Misc queries) 4 December 21st 07 02:11 PM
SUMIF Returns a #VALUE error when external source is closed ghynes Excel Worksheet Functions 7 November 17th 05 01:27 PM
sumif formula returns incorrect value modular_brian Excel Worksheet Functions 1 June 16th 05 10:29 PM
Sumif range returns #NUM! BAC Excel Worksheet Functions 3 December 6th 04 05:10 PM


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