Sort transactions by date within a day

Derek Atkins warlord at MIT.EDU
Thu Jun 25 10:13:24 EDT 2015


Colin Law <clanlaw at gmail.com> writes:

> On 20 June 2015 at 22:29, GT-I9070 H <gti9070h at gmail.com> wrote:
>> Hi all,
>>
>> Is there any way to sort transactions by date within a day ???
>
> Would it help if the standard sort algorthithm first sorted by
> whatever sort order has been requested (by date for example) then
> finally, where there were several transactions with the same sort
> value (date in this case) it sorted within that transaction date by
> the date/time the transaction was entered?

Funny... it does this already.

The default sort order is:  Posted Date, Number Field, Date Entered..

So yes, it will order them specifically based on the order you
physically enter them into the system, unless you put sorting data into
the number column.

Note that the number column is a NUMERIC sort, so it will only sort on
numbers.  Any non-numeral input will cause it to sort at number 0.

> Colin

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list