How do I solve the error this #VALUE! error

G

Guest

I am getting a #VALUE! error for the linked formula, =IF('B1.1 &
B1.1.1'!E29:L29>0,"x").

Please help.
 
B

Bob Phillips

Try

=IF(SUM('B1.1 & B1.1.1'!E29:L29)>0,"x","")


--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top