0

Link sales order lines to sales header

Hi I'm trying to write a report that will show the number of orders that were entered for a particular day, regardless of whether they are open or invoiced.

I was able to get my list of sales orders (both invoiced and open) and realized I didn't include in my formula that I want the sum of the amount of each sales line for each sales order.

The formula I was trying to use is : =nl("rows","sales invoice header","order No.","order date",option!$D$3,"Salesperson code",option!$D$4)=nl(""Sum"",""sales line"",""Amount"",""Document No."",NF(""order no.""),""order date"",option!$D$3,""salesperson code"",option!$D$4) and I'm getting an Excel error.

In order to save my report to send I needed to take out one of the quotes surrounding "Sum".

Attached is the report….any tips would be appreciated. Thanks! Jen

5 comments

Please sign in to leave a comment.