Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Excel 2002: How to Select Greater Value of Numerous Cells?

I have created a saving comparison spreadsheet. I have 5 vendors bidding to
provide replacement OEM parts at a reduced price. Now I need to select the
vendor (cell) which has the greatest savings (value).

So, I want to look at 10 cells in a row and select the cell which has the
greatest value number.

Thank-you in advance!

Walt
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Excel 2002: How to Select Greater Value of Numerous Cells?

Hi,

=max(A1:J1)


Mike

"Walt" wrote:

I have created a saving comparison spreadsheet. I have 5 vendors bidding to
provide replacement OEM parts at a reduced price. Now I need to select the
vendor (cell) which has the greatest savings (value).

So, I want to look at 10 cells in a row and select the cell which has the
greatest value number.

Thank-you in advance!

Walt

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Excel 2002: How to Select Greater Value of Numerous Cells?

WOW!

That works great. I knew there must have been a simple formula for this
task. Just to let you know how I ended up doing this I am going to paste my
partial solution to do the same task. I had to break this formula into halves
because one formula for eight cells was too large.

"=IF(P103IF(O103IF(N103M103,N103,M103),O103,IF( N103M103,N103,M103)),P103,IF(O103IF(N103M103,N1 03,M103),O103,IF(N103M103,N103,M103)))"

Can you believe this humongous formula does the same thing a
"=MAX(M103:P103)" ;-)

Thanks Mike!

"Mike H" wrote:

Hi,

=max(A1:J1)


Mike

"Walt" wrote:

I have created a saving comparison spreadsheet. I have 5 vendors bidding to
provide replacement OEM parts at a reduced price. Now I need to select the
vendor (cell) which has the greatest savings (value).

So, I want to look at 10 cells in a row and select the cell which has the
greatest value number.

Thank-you in advance!

Walt

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,202
Default Excel 2002: How to Select Greater Value of Numerous Cells?

I have created a saving comparison spreadsheet. I have 5 vendors bidding to
provide replacement OEM parts at a reduced price. Now I need to select the
vendor (cell) which has the greatest savings (value).

So, I want to look at 10 cells in a row and select the cell which has the
greatest value number.


I'm not sure I understand your layout... you have 5 vendors but want to look
at 10 cells in a row?

Rick

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default Excel 2002: How to Select Greater Value of Numerous Cells?

Thanks for trying, Rick.

Mike helped me out.

Walt

"Rick Rothstein (MVP - VB)" wrote:

I have created a saving comparison spreadsheet. I have 5 vendors bidding to
provide replacement OEM parts at a reduced price. Now I need to select the
vendor (cell) which has the greatest savings (value).

So, I want to look at 10 cells in a row and select the cell which has the
greatest value number.


I'm not sure I understand your layout... you have 5 vendors but want to look
at 10 cells in a row?

Rick




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
Inserting text into numerous cells for many different files joshua Excel Discussion (Misc queries) 4 December 29th 06 06:09 PM
want to apply function to numerous cells ExcelQuestion Excel Discussion (Misc queries) 3 September 7th 05 11:46 PM
Cells User Select Locked after upgrade to Excel 2002 TWilson Excel Discussion (Misc queries) 1 August 5th 05 12:22 PM
Copying Info Into Numerous Cells calimari Excel Discussion (Misc queries) 3 July 7th 05 06:36 PM
How do I add the same text to numerous existing cells Wanda_pb Charts and Charting in Excel 5 February 5th 05 03:17 PM


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