G
Guest
I keep getting a #value when I enter
=VALUE(CONCATENATE("=power(countif(c$3:c$",(VALUE(AL3)),",$af3),1)"))
C$3 = 3
AL3 = 12
$af3 = 1
I'm using excel2007 beta2, and cannot get the
Find & Select > Replace
the " with NOTHING when I use
CONCATENATE("=countif(c$3:c$",(VALUE(AL3)),",$af3)")
I'm tring to have the text turn into this formula
=countif(c$3:c$12,$af3)
and then give a value.
I don't know anything about micro and at best a novice at excel.
Please HELP!!!
=VALUE(CONCATENATE("=power(countif(c$3:c$",(VALUE(AL3)),",$af3),1)"))
C$3 = 3
AL3 = 12
$af3 = 1
I'm using excel2007 beta2, and cannot get the
Find & Select > Replace
the " with NOTHING when I use
CONCATENATE("=countif(c$3:c$",(VALUE(AL3)),",$af3)")
I'm tring to have the text turn into this formula
=countif(c$3:c$12,$af3)
and then give a value.
I don't know anything about micro and at best a novice at excel.
Please HELP!!!