LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default How to find the largest change of values in a column

Thanks Harlan and Bernie.

Both formulas worked perfectly. I can't believe how fast you were to answer
and solve my problem. I have stared and experimented on
this spreadsheet for 2 hours trying to get the correct answer and you guys
did it in 5 minutes.....gee

"Bernie Deitrick" wrote:

Thanks, Harlan, I zoned on that.

=IF(MAX(A1:A3)ABS(MIN(A1:A3)),MAX(A1:A3),MIN(A1:A 3))

might be simpler for a novice to understand / maintain.

Bernie
MS Excel MVP


OP stated he needed the sign for negative results. Your formulas only
return absolute values, so no signs.

"Ravager" wrote in message
I need to know if there is a way to find the largest change in a single
column of numbers, even if they are negative values.

...
Every function I use returns 135.67 as the largest but I need to return the
-256.77, (and show the negative sign). This is a very simple example but I

...

Try

=LOOKUP(2,1/(A1:A3^2=MAX(A1:A3^2)),A1:A3)






 
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
Lookup Data in two seperate Spreadsheets Padraig Excel Worksheet Functions 6 June 28th 06 03:05 PM
Conditional Format as a MACRO Gunjani Excel Worksheet Functions 3 March 29th 06 05:22 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM
Find values in a column John Excel Discussion (Misc queries) 3 July 28th 05 08:02 PM
find the largest number in column Jack Excel Discussion (Misc queries) 5 April 13th 05 03:40 PM


All times are GMT +1. The time now is 10:00 AM.

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"