S
Stephen Lynch
I am trying to figure out how to do this. I have 10 fields. When I run a
report maybe only 3 fields at a given time will be populated with data.
For example: Report 1 has Fields A, C, F populated so I want my report to
show:
Lable: Deferrals Match Roth
Data: A C F
On the next run, the report may have Fields C, F, H populated so My report
should have
Lable: Match Roth Rollover
Data: C F H
I am trying to show only information that is useful on the report not the
data that I do not need. I know that I can send the data to a sperate table
with just the populated fields but I need to have the lable text of each
field showing correctly on the report.
Any ideas on how to get started with this?
Thanks in Advance
Steve
report maybe only 3 fields at a given time will be populated with data.
For example: Report 1 has Fields A, C, F populated so I want my report to
show:
Lable: Deferrals Match Roth
Data: A C F
On the next run, the report may have Fields C, F, H populated so My report
should have
Lable: Match Roth Rollover
Data: C F H
I am trying to show only information that is useful on the report not the
data that I do not need. I know that I can send the data to a sperate table
with just the populated fields but I need to have the lable text of each
field showing correctly on the report.
Any ideas on how to get started with this?
Thanks in Advance
Steve