![]() |
|
#3
|
||||
|
||||
|
If you place the desired row number in cell E2, then these formulas will provide you with the MAX and MIN of column C:
Code:
=MAX(INDEX($C$1:INDEX($C$1:$C$10,E2),,1)) Code:
=MIN(INDEX($C$1:INDEX($C$1:$C$10,E2),,1)) Cheers, |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Excel Hyperlinks crash Excel programme
|
martinlest | Excel | 8 | 01-26-2011 04:23 AM |
Opening multiple Excel files within the same Excel window.
|
lost9471 | Excel | 2 | 05-01-2010 01:57 PM |
| How do I use an Excel form to populate and Excel spreadsheet | apostht | Excel | 0 | 05-21-2006 11:17 AM |