Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Locating Cell data and corresponding Max data

One way:

Assume the EO# to search for is in D1. Then array-enter
(CTRL-SHIFT-ENTER or CMD-RETURN):

=MAX(IF(A1:A100=D1,B1:B100,""))

In article ,
"asmenut" wrote:

I am trying to place some code that will search 1 column for a number (EO#)
and search it's adjacent cell (Addendum) to find the max number (i.e. there
are 4 rows that each contain an EO# 28609 and their adjacent cells have a
number from 0-3 depending on the row. I need to find a way to search the EO#
column and Addendum column to find the max Addendum for that EO# so that I
can add a new Addendum). I hope this make sense. Any help would be greatly
appreciated.

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
Locating Source Data in Master Spreadsheet Jen Excel Discussion (Misc queries) 3 May 27th 10 10:58 PM
Locating and selecting Data from Worksheet Jason K[_2_] Excel Discussion (Misc queries) 2 May 29th 09 04:21 PM
Locating the Source Data in a Pivot Table dat Excel Discussion (Misc queries) 1 October 31st 07 07:29 PM
~Locating Cells to Begin Data Flow ¤§Tarzan§¤[_2_] Excel Worksheet Functions 3 May 28th 07 06:15 AM
Locating Cell Number of first occurance of data in Column genzu Excel Programming 6 June 16th 04 03:44 AM


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