Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
by design, a blank is what i wanted returned "on error".
thanks to both of your for your help. "~L" wrote: That formula looks compatible, but the value if true on the iserror is a blank. Are you sure the changes to the data aren't producing this result? Is anything in the data calculated by formulas, and if so what are the formulas? "ghowell" wrote: I created the following array in Excel 2007 and it works fine. I then save the spreadsheet to be compatable with 2003 and when I open the file the data is there, but any changes to the data or the array and the cell goes blank. Is it possible that somethign in the formula is incompatable with 2003? Thanks in advance for any help. =IF(ISERROR(INDEX('Roll Cleaning Data'!C:D,SMALL(IF(cleaning_status=" ",ROW(cleaning_status)),ROW('Roll Cleaning Data'!1:1)),2))," ",INDEX('Roll Cleaning Data'!C:D,SMALL(IF(cleaning_status=" ",ROW(cleaning_status)),ROW('Roll Cleaning Data'!1:1)),2)) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using a two-dimensional array in Excel 2002 or 2003 | New Users to Excel | |||
Formulas assignment from array to range in VSTO Excel doesn't work | Excel Worksheet Functions | |||
Is it poss to have a double array in Excel 2003? | Excel Worksheet Functions | |||
Table array in VLOOKUP (EXcel 2003) | Excel Worksheet Functions | |||
Find does not work in Excel 2003 | Excel Discussion (Misc queries) |