0

IF Statement on a Sum

Can someone please tell me if this statement is possible?  I do not want a value error returned if the calculation cell reference is empty.

=IF(F$15<>NULL,("=NL(""Sum"",""Sales Invoice Line"",""Quantity"",""Document No."","""&$F15&""",""No."","""&H$13&""")"),"-")

this statement runs but gives me #Name error.  Any way to fix this?

 

2 comments

Please sign in to leave a comment.