Randomblink
The Irreverent Reverend
- Local time
- Today, 01:19
- Joined
- Jul 23, 2001
- Messages
- 279
I have a report...the table it is based on has over 100 different fields full of data PER EACH RECORD...ugh!
Well, I am designing my report, and as I go I want sections of fields to disappear based on ONE SPECIFIC field...
If the record being viewed is a CITY project, I want all the CITY-SPECIFIC fields to appear and all the CONTRACT-SPECIFIC fields to disappear...and vice versa...
However, without writing HUGE amounts of codes for a simple Select Case, surely there is a way to refer to a group of fields in code...can someone help me?
Well, I am designing my report, and as I go I want sections of fields to disappear based on ONE SPECIFIC field...
If the record being viewed is a CITY project, I want all the CITY-SPECIFIC fields to appear and all the CONTRACT-SPECIFIC fields to disappear...and vice versa...
However, without writing HUGE amounts of codes for a simple Select Case, surely there is a way to refer to a group of fields in code...can someone help me?