Writing a simple report , showing GL account #, GL Name, and Direct Posting. How can I it where each column is a different company or every company on different tab. Would try to avoid having to write separate report for each.
Date
Votes
2 comments
-
Harry Lewis Hello Dusty.
If you are using Dynamics NAV, you could create a report that creates a separate worksheet for each company (using the NL(Sheets) function). The GL function includes a parameter for the company. You could point that parameter to the cell containing the NL(Sheets).
-
dusty guadian Thank you for your reponse. yes I am using Dynamics nav.
Would you be able to show me qucik example please?
Please sign in to leave a comment.