Column Formating

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a subreport listing all aspects of a certain field, but the fileds may
have different values (Value1, Value2, Value3, e.g.). Can I set it up so
that all results of Value1 are listed in one column, Value2 in a 2nd, and
Value3 in a 3rd, even if the results may have a different number of outcomes
(2,5,17)? In other words, can I have the columns based upon the value of the
field?

Thanks!
 
The only solution that I can think of is to use a main report with a
multicolumn subreport grouping by the different values. Then add another
subreport in the multicolumn subreport that shows the details of the groups.
 
Thanks, Duane. I figured as much, but wanted to see if anyone had a better
idea than masses of subreports.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top