I originally created this little database for my wife's reading club.
It effectively demonstrates cutting and pasting records between subforms,
and switching the RecordSource property of the subforms to differently 
sorted queries. These operations can be applied to many different types 
of databases, such as invoices, customers, etc. 

These operations are all performed by macros, so looking at how they work 
is a very simple matter.