Transaction Reports

Paul Lussier plussier@mindspring.com
Fri, 22 Feb 2002 17:24:59 -0500


Hi all,

I'm trying to get some information out of GnuCash, and either I'm 
doing something wrong, or, what I want to do can't be done (yet :)

I'm trying to get a breakdown of one particular account, essentially 
by payee for a certain date range.  Specifically, I'm doing my taxes, 
and need to know what my charitable contributions for last year were.

However, I want to make sure the numbers I have in GnuCash match with 
what each charity says I contributed.

Ideally, I want:

	Primary Key:		Date
	Primary subtotal Key:	Description
	Secondary Key:		Description
	Secondary Subtotal Key:	Date

with per *Desciption* sub-totals as well as per Date sub-totals.  For 
example, I want a report which looks like this:

	Date		Description		Amount	Balance		Total
	1/ 7/2001	Church			$10.00	$10.00	
	1/28/2001	Church			$15.00	$25.00	
	1/28/2001	Church			$10.00	$35.00	
	Total for Church						$35.00

	1/8/2001	Cancer Society		$50.00
	Total for Cancer Society					$50.00

	Total for January						$85.00

Is there anyway to create a report like this?

Thanks,


	1/