Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,670
Default How to locate the value?

Does anyone have any suggestions on how to locate the value?

There is a table as shown below starting from cell A1

A 4 B 2 C 9 [CELL F1]
V 8 K 0 S 3
J 99 O 8 W 7 [CELL F3]

The given value is S in cell K1
I would like to locate the value on the left hand side of S, which is 3, and
return in cell K2.
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default How to locate the value?

I would like to locate the value on the left hand side of S, which is 3

I think you meant on the right side...

As long as "S" is unique:

=SUMIF(A1:E3,"s",B1:F3)

--
Biff
Microsoft Excel MVP


"Eric" wrote in message
...
Does anyone have any suggestions on how to locate the value?

There is a table as shown below starting from cell A1

A 4 B 2 C 9 [CELL F1]
V 8 K 0 S 3
J 99 O 8 W 7 [CELL F3]

The given value is S in cell K1
I would like to locate the value on the left hand side of S, which is 3,
and
return in cell K2.
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric




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
STILL CAN'T LOCATE XML emi New Users to Excel 1 July 24th 07 11:04 PM
Locate Duplicates Gary Excel Worksheet Functions 3 December 29th 06 10:48 PM
Locate Workbook Kev Excel Discussion (Misc queries) 2 December 28th 06 04:07 PM
Cannot locate icons ?? Koko New Users to Excel 3 August 3rd 05 08:52 AM
How can I locate the second to last value in a range? A shink Excel Worksheet Functions 5 June 4th 05 01:17 AM


All times are GMT +1. The time now is 01:22 PM.

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"