Dear sirs,
I'm having some problems with an excel formula and i would like to hear your expert opinions on this
I'm using Excel 2007 and I have 2 Sheets:
Sheet1:
___A B C D E F
bla X X
ble X
Sheet2:
Name Letter
bla__ A
ble__ A
bla__ B
How can i make a formula to populate Sheet1 with an X the letters that it finds on the contact auto?
I'm using =IF(INDEX(Contactos!$CI2:$CI$2445;SMALL(IF(Contactos!$CE2=Contactos!$CE2:$CE$2445;ROW(Contactos!$CE2:$CE$2445)-MIN(ROW(Contactos!$CE2:$CE$2445))+1; ""); ROW($A$1)))=AP$1;"X";"") it works, but only finds the first item.. i'm going the wrong way
Thanks for your help
I'm having some problems with an excel formula and i would like to hear your expert opinions on this
I'm using Excel 2007 and I have 2 Sheets:
Sheet1:
___A B C D E F
bla X X
ble X
Sheet2:
Name Letter
bla__ A
ble__ A
bla__ B
How can i make a formula to populate Sheet1 with an X the letters that it finds on the contact auto?
I'm using =IF(INDEX(Contactos!$CI2:$CI$2445;SMALL(IF(Contactos!$CE2=Contactos!$CE2:$CE$2445;ROW(Contactos!$CE2:$CE$2445)-MIN(ROW(Contactos!$CE2:$CE$2445))+1; ""); ROW($A$1)))=AP$1;"X";"") it works, but only finds the first item.. i'm going the wrong way
Thanks for your help