A
Alan B. Densky
I have an A 2000 database with a unique report. Each time the report is
run, it only displays data from one record in the table. It has dozens of
uniquely named fields, placed in a vertical column, in the detail area.
When the value in a field is zero, I would like to eliminate that field from
the column on the report, and have all of the fields beneath it move up to
close up the vertical gap(s) left open by the fields that have been
eliminated from the report.
Of course it's easy to loop through all of the fields with a zero value, and
make those fields invisible. But how can I make each zero value field, and
all of the fields beneath it in the column, move up to close up the gap(s)
created by the invisible fields?
Anyone have any ideas on this one?
Alan B. Densky
run, it only displays data from one record in the table. It has dozens of
uniquely named fields, placed in a vertical column, in the detail area.
When the value in a field is zero, I would like to eliminate that field from
the column on the report, and have all of the fields beneath it move up to
close up the vertical gap(s) left open by the fields that have been
eliminated from the report.
Of course it's easy to loop through all of the fields with a zero value, and
make those fields invisible. But how can I make each zero value field, and
all of the fields beneath it in the column, move up to close up the gap(s)
created by the invisible fields?
Anyone have any ideas on this one?
Alan B. Densky