Home |
Search |
Today's Posts |
#5
![]() |
|||
|
|||
![]()
Bruno Campanini wrote...
.... Another alternative: {=MAX(OFFSET(A1,,,1,5)*COLUMN(A1:E1))} FormulaArray Never use volatile functions (like OFFSET) unnecessarily. Biff's similar array formula, =MAX(IF(A1:E10,COLUMN(A1:E1))) is preferable. Further, there's NEVER a good reason to use OFFSET with constant 2nd through 5th arguments. Simple cell references would always be preferable for clarity as well as efficiency. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell color based upon cell value | Excel Discussion (Misc queries) | |||
cell color index comparison | New Users to Excel | |||
Cell Change Color - Need Help | New Users to Excel | |||
Function syntax to compare cell contents | Excel Worksheet Functions | |||
VLookup resulting in a blank cell... | Excel Worksheet Functions |