0

Alphabetical Sorting by Linked Field

I am trying to develop a report that sorts the purch. inv. line table by the Vendor Name from the linked Purch. Inv. Header table. I have done some searching and it looks like you can't sort based on a linked table but there was a formula included on one response to sort based on an NL function (see copied text below). I cannot get the NL function to work appropriately in my spreadsheet. Can anyone help?

Code: Select all=NL("Rows=5","G/L Entry","Global Dimension 2 Code","Posting Date",Options!$C$22,"Global Dimension 2 Code",$F$23,"G/L Account No.",$F$25,"Global Dimension 1 Code","DIVPREP","+=NL(,""G/L Account"",""Name"",""No."",NF(,""G/L Account No.""))","*")

Thanks,

Joy

4 comments

Please sign in to leave a comment.