justme1122
New Member
- Joined
- Mar 6, 2011
- Messages
- 47
Hi
Im a little bit stuck with he next step in the formular Im working on:
=SUM(IF(INDIRECT(J$3&"!$B:$B")=Members!$A4,INDIRECT(J$3&"!$M:$M"),0))
Im trying to make the red bit conditional, guess the long way to right it would be:
=if(J1=A1,A:A,if(J1=B1,B:B,if(J1=C1,C:C,............................
Could someone please suggest a formular to do this.
Thanks
Scott
Im a little bit stuck with he next step in the formular Im working on:
=SUM(IF(INDIRECT(J$3&"!$B:$B")=Members!$A4,INDIRECT(J$3&"!$M:$M"),0))
Im trying to make the red bit conditional, guess the long way to right it would be:
=if(J1=A1,A:A,if(J1=B1,B:B,if(J1=C1,C:C,............................
Could someone please suggest a formular to do this.
Thanks
Scott