Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Maybe something like this (in sections for readability):
=ADDRESS(ROW(INDIRECT(E2)),MATCH(2,INDEX(1/( INDIRECT(MID(REPT(":"&LOOKUP(10^99,--RIGHT( E2,{1,2,3,4,5})),2),2,255))<""),0)),4) Is that something you can work with? *********** Regards, Ron XL2003, WinXP "Hans Knudsen" wrote: I have the following matrix formula =ADDRESS(E2;MAX(IF(16:16<"";COLUMN(1:256);""));4) E2 holds a cell Address, for example A16 and the above formula then gives me the address of the last nonzero cell in row 16. What should the formula look like if I want to let the first argument of the IF formula (here 16:16) reflect the row number of the cell address specified in cell E2? Regards Hans Knudsen |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to compute StDev of only nonzero entries in a range? | Excel Worksheet Functions | |||
Address Range | Excel Worksheet Functions | |||
Deleting Range name's listed in the range address box. | Excel Discussion (Misc queries) | |||
nonzero value | Excel Worksheet Functions | |||
find first nonzero value in column | Excel Worksheet Functions |