Hi: I am wondering if you can compare fields on a linked table? I am getting an invalid field error and I am using the same comparison i used without the linked table part..... Any suggestions would be great!
=NL("Rows","Sales Invoice Header","Order No.","Posting Date",$C$5,"Link=","Sales Invoice Line","Document No.","=No.","No.",$C13,"Quantity","=""<>""&nf(,""Original Quantity"")")
I am using this in the Rows=4 statement above it but without a linked table and that part runs fine... not sure why it doesn't recognize the field in the linked version?
=NL("Rows=4","Sales Invoice Line","No.","No.",$C$3,"Location Code",$C$4,"Posting Date",$C$5,"Quantity","=""<>""&nf(,""Original Quantity"")","Type","Item","Link=","Stockkeeping Unit","Item No.","=No.","Quantity on Hand",">0","Location Code","SURREY")