P
PB
I MUST BE VERY DUMB AT THIS... PLEASE HELP..
here is my if fuction.
=IF(C130=A123,C123,"")&IF(C130=A122,C122,"")&IF(C130=A121,C121,"")&IF(C130=A120,C120,"")&IF(C130=A119,C119,"")&IF(C130=A118,C118,"")&IF(C130=A117,C117,"")&IF(C130=A116,C116,"")&IF(C130=A115,C115,"")&IF(C130=A114,C114,"")&IF(C130=A113,C113,"")&IF(C130=A112,C112,"")&IF(C130=A111,C111,"")&IF(C130=A110,C110,"")&IF(C130=A109,C109,"")&IF(C130=A108,C108,"")&IF(C130=A107,C107,"")&IF(C130=A106,C106,"")&IF(C130=A105,C105,"")&IF(C130=A104,C104,"")....
and so on...
I got error saying my formula is too long, how to make this short??
thanks
paul
here is my if fuction.
=IF(C130=A123,C123,"")&IF(C130=A122,C122,"")&IF(C130=A121,C121,"")&IF(C130=A120,C120,"")&IF(C130=A119,C119,"")&IF(C130=A118,C118,"")&IF(C130=A117,C117,"")&IF(C130=A116,C116,"")&IF(C130=A115,C115,"")&IF(C130=A114,C114,"")&IF(C130=A113,C113,"")&IF(C130=A112,C112,"")&IF(C130=A111,C111,"")&IF(C130=A110,C110,"")&IF(C130=A109,C109,"")&IF(C130=A108,C108,"")&IF(C130=A107,C107,"")&IF(C130=A106,C106,"")&IF(C130=A105,C105,"")&IF(C130=A104,C104,"")....
and so on...
I got error saying my formula is too long, how to make this short??
thanks
paul