> I would suggest that
> a) reconciled items ordered before unreconciled items
> b) unreconciled items be ordered by transaction date
> c) reconciled items ordered in order of clicking on them
> i.e. As I read down my statement I find the next item
> find it amongst the unreconciled items click on reconcile
> and it moves to below the last reconciled item.
>
> I would like to be able to get back to that view.
>
> - Chris
This sounds like it could get confusing. Click on a transaction, then poof, it
moves. If you know what is going on, then it would make sense, but if you
don't know what's happening, then it could be confusing.
However...
One way to implement your request would be to use a number in the reconciled
field instead of a character. In Quicken a "*" is used to note transactions
that are cleared during the reconcile process. The "*" is changed to an "X"
when the reconcile is complete. To implement this feature, replace the "*"
with a number (or something else that can be sorted), then sort on that field
first, followed by the date.
Gerald