0

Using Rows and Columns

Hi,

I’m trying to report donations for the month with donor’s source no in rows and donation detail in columns on the rows of the donor.

To get the Donor’s Source No. (Cell $D8) I’m using the following NL statement…


=NL("Rows","item ledger entry","Source No.","Posting Date",PostDateMonth,"source Code","Donations")

To get the donation detail (starting in cell $G8), I’m using the NL statements below on the Donations-Rows-Columns sheet. I get only the first entry for each source no in the donation detail section.

=NL("Columns","item ledger entry",,"source code","Donations","Posting Date",PostDateMonth,"Source No.",$D8)


I included a sheet (Donations-Rows-Rows) showing what I get when I use “Rows” instead of “Columns” in the NL Statements above. I added a sheet showing what I would like the results to look like.


Thanks!

2 comments

Please sign in to leave a comment.