On Apr 2, 2010, at 2:12 PM, Martin Michlmayr wrote: > I agree that this "meta" file approach would work but it seems a bit > like a hack to me. Don't you think the "ifdef" logic I suggested > would be useful?
Well, there is another, less hackish approach that Simon's post made me think of. Just add metadata to your "meta" transactions which close out the previous year: ; Type: Closing Transaction Then you can filter out such transactions by adding this to your report query: '!%type=Closing' John -- To unsubscribe, reply using "remove me" as the subject.
