home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1998 #3
/
amigamamagazinepolishissue1998.iso
/
bazy
/
bankn
/
expsum.qry
< prev
next >
Wrap
Text File
|
1988-11-22
|
467b
|
21 lines
||||||||||||||||||||||||||||||||||||||||||||||||||||
|| ||
|| Example of expense summary for date range. ||
|| ||
||||||||||||||||||||||||||||||||||||||||||||||||||||
select
(type = "C" or "W") and
(date > "123187" and date < "020188")
sort
ec
report
bottom(ec)
ec total(amount) "%99,999.99"
report_bottom
total(amount) "%99,999.99"