0

Using a calculated field within a calculated field

Hi,

Is it possible to use a calculated field within a calculated field?
I'm using Jet Essentials 2011.

This is my formula at the moment:
=NL("Rows","Sales Line",,"Task Date",StartDate&".."&EndDate,"=NL(""Count"",""Sales Line"",,""Quantity Base Line"",""True"",""Document No."",NF(,""Document No.""))",">0","=NF(,""Quantity"")+NF(,""Qty. to Dispose"")","<>0")

but I need to include the last calculated field "=NF(,""Quantity"")+NF(,""Qty. to Dispose"")" inside the first calculated field to be used as a filter. I've tried several different ways, but either didn't get the syntax right or it's not possible.

Many Thanks in advance

2 comments

Please sign in to leave a comment.