home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD1.img
/
d1xx
/
d163
/
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"