Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have the following formula (I did hit ctrl-shift-enter when entering the
formula) in cell A2 of 30 sheets. In cell A1 there is a name. 4 of my sheets give me the #N/A in cell A2 while the other 26 work just fine. I have checked the text in A1 and it matches the text in the MLB SCHEDULE sheet. I even used the =code(A1) and the codes are the same. If I enter the text in A1 (on a sheet that doesn't work) from a sheet that works the formula works. Any ideas what is wrong? Thanks. =IF(COUNTIF('MLB SCHEDULE'!$A$1:$A$4866,$A$1)=ROWS($1:1),INDEX('ML B SCHEDULE'!$C$1:$C$4866,SMALL(IF('MLB SCHEDULE'!$A$1:$A$4866=$A$1,ROW($1:$4862)),ROWS($1 :1))),"") |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you don't understand my question let me know and I will try and explain it
another way. "Jambruins" wrote: I have the following formula (I did hit ctrl-shift-enter when entering the formula) in cell A2 of 30 sheets. In cell A1 there is a name. 4 of my sheets give me the #N/A in cell A2 while the other 26 work just fine. I have checked the text in A1 and it matches the text in the MLB SCHEDULE sheet. I even used the =code(A1) and the codes are the same. If I enter the text in A1 (on a sheet that doesn't work) from a sheet that works the formula works. Any ideas what is wrong? Thanks. =IF(COUNTIF('MLB SCHEDULE'!$A$1:$A$4866,$A$1)=ROWS($1:1),INDEX('ML B SCHEDULE'!$C$1:$C$4866,SMALL(IF('MLB SCHEDULE'!$A$1:$A$4866=$A$1,ROW($1:$4862)),ROWS($1 :1))),"") |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I figured out my problem. The 4862 should be 4866 near the end of the formula.
"Jambruins" wrote: If you don't understand my question let me know and I will try and explain it another way. "Jambruins" wrote: I have the following formula (I did hit ctrl-shift-enter when entering the formula) in cell A2 of 30 sheets. In cell A1 there is a name. 4 of my sheets give me the #N/A in cell A2 while the other 26 work just fine. I have checked the text in A1 and it matches the text in the MLB SCHEDULE sheet. I even used the =code(A1) and the codes are the same. If I enter the text in A1 (on a sheet that doesn't work) from a sheet that works the formula works. Any ideas what is wrong? Thanks. =IF(COUNTIF('MLB SCHEDULE'!$A$1:$A$4866,$A$1)=ROWS($1:1),INDEX('ML B SCHEDULE'!$C$1:$C$4866,SMALL(IF('MLB SCHEDULE'!$A$1:$A$4866=$A$1,ROW($1:$4862)),ROWS($1 :1))),"") |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
still having trouble with this formula | Excel Discussion (Misc queries) | |||
Trouble with Index & Match | Excel Worksheet Functions | |||
'IF' formula trouble | Excel Discussion (Misc queries) | |||
I'm new at this - having trouble with a formula | Excel Discussion (Misc queries) | |||
Trouble with formula | Excel Worksheet Functions |