Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a row of data which I have sorted into ranks 1 to 33. The formula
works well - =RANK(B4;$B$4:$AI$4;1) but when the row B4 to AI4 has a blank, then row B5:AI5 which will have the numbers 1 to 33 leaves #VALUE! errors, and I want blanks. I have tried =IF(ISERROR(RANK(B4;$B$4:$AI$4;1);"";(RANK(B4;$B$4 :$AI$4;1)))) -but get an error with the;""; highlighted. I have tried ;0; and ;-; but get the error message all the time. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Removing patterns without removing gridlines | Excel Discussion (Misc queries) | |||
Error: "Excel encountered an error and had to remove some formatti | Excel Discussion (Misc queries) | |||
Counting instances of found text (Excel error? Or user error?) | Excel Worksheet Functions | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) |