farrusete
Member
Hi,
How could I do something like this? (between ----> and <----):
=SUMPRODUCT((Table[Column1]=A9)*(Table[Column2]=---->IF($B$2<>"ALL",$B$2,"<>ALL")<----)*Table[[costs january]:[costs december]])
I mean, to set a conditional returning a dynamic value for that column. If value in B2 is "ALL" then get values from Table[Column2] which are different than "ALL" or even a wildcard "*" or something like that. If value in B2 is anything else, then ill get values from Table[Column2] = that text.
Thank you in advance,
How could I do something like this? (between ----> and <----):
=SUMPRODUCT((Table[Column1]=A9)*(Table[Column2]=---->IF($B$2<>"ALL",$B$2,"<>ALL")<----)*Table[[costs january]:[costs december]])
I mean, to set a conditional returning a dynamic value for that column. If value in B2 is "ALL" then get values from Table[Column2] which are different than "ALL" or even a wildcard "*" or something like that. If value in B2 is anything else, then ill get values from Table[Column2] = that text.
Thank you in advance,