E
enjay
Please help. I've been tasked w/the assignment of creating an access
database. My knowledge is very limited. However, I've managed to create
tables (from Excel info), a query, and a report. There are over 20 fields
containing dollar amounts listed on the report. Many of the records are $0.
I would like to eliminate those records from appearing and only generate the
ones that have >$0 on the report. I think I'll need to use the following
type of command IIF(isnull(report!Reportname.Field),[Field1],[Field2], but I
don't know where to put it.
SOS....enjay
database. My knowledge is very limited. However, I've managed to create
tables (from Excel info), a query, and a report. There are over 20 fields
containing dollar amounts listed on the report. Many of the records are $0.
I would like to eliminate those records from appearing and only generate the
ones that have >$0 on the report. I think I'll need to use the following
type of command IIF(isnull(report!Reportname.Field),[Field1],[Field2], but I
don't know where to put it.
SOS....enjay