Support Board
Date/Time: Tue, 04 Mar 2025 11:14:39 +0000
Post From: Spreadsheet Programing - MAX function question
[2021-11-29 23:23:13] |
Sawtooth - Posts: 4179 |
Have a look at this example, using the MAX(INDEX...MATCH...):INDEX(...MATCH...)) function combination: https://www.sawtoothtrade.com/example-10.html Here's another example. Look in cell S3 in the pic: https://www.sawtoothtrade.com/free-stuff-3.html You might also be able to use a modification of this example: =MAX(OFFSET(C3,BM3-1,0):OFFSET(C3,BN3-1,0)) |