Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi There,
IMO this formula should allow me to define what my last row is in column D =MAX(CHOOSE({1,2};IF(ISNUMBER(MATCH(REPT("z";255); D:D));MATCH(REPT("z";255);D:D);0);MATCH(9,99999999 999999E+307;D:D))) Above formula will find me the last row with a TEXT string! Though I have to change CHOOSE({1,2} to CHOOSE({1;2} to find the last row with a NUMERICAL value! Mind I use ";" as argument separator! What "separator"do I have to use to let it work like it should? Or is ther another issue? This is what the HELP tells me: · Separate values in different columns with commas (,) · Separate values in different rows with semicolons (;) Anyone Please, Sige |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
Excel array formulas | Excel Discussion (Misc queries) | |||
Help with complex index array issue | Excel Worksheet Functions | |||
Formula to list unique values | Excel Worksheet Functions | |||
VBA Import of text file & Array parsing of that data | Excel Discussion (Misc queries) |