Re: 9.0 Report writer - is it possible



Yes, unfortunatly then the groupings also fall into the column. I would
like
the groupings to be the whole page width and only the detail band have the
columns
Page header
|---------------------------------------------------------------------------
-----------------------------------|
Group1 Header
|---------------------------------------------------------------------------
-----------------------------------|
Group2 Header
|---------------------------------------------------------------------------
-----------------------------------|
Detail Band
|---------|----------|_---------|_----------|-----------|_----------|_------
---|----------|----------|_----------|
|---------|----------|_---------|_----------|-----------|_----------|_------
---|----------|----------|_----------|
etc
Group 2 footer
|---------------------------------------------------------------------------
-----------------------------------|
group1 footer
|---------------------------------------------------------------------------
-----------------------------------|
Page footer
|---------------------------------------------------------------------------
-----------------------------------|
"Rush Strong" <rush.strong]@[verizon.net> wrote in message
news:%232YmaVQnFHA.2180@xxxxxxxxxxxxxxxxxxxxxxx
> From the Report Designer, choose:
>
> File | Page Setup
>
> and set the number of columns you want, column widths, print order, etc.
>
> - Rush
>
> "DP" <dp@xxxxxxxx> wrote in message news:ddag5p$k1s$0@xxxxxxxxxxxxxxx
> > Hi,
> >
> > Is it possible and if yes how to create multiple columns in the detail
> > band
> > only?
> >
> > Example layout. print sales order with detail lines and the box weights
in
> > columns.
> > files
> > so_maste, so_detail, so_boxes
> > relations and skip is set as follows
> >
> > so-master
> > so_detail
> > so_boxes
> >
> > All I seem to be able to get is a report looking like this
> >
> > So_master info in the page header
> > so_detail line in the group header by sono
> > boxweight
> > boxweight
> > boxweight
> > etc ....
> >
> > What I would like to get is
> >
> > So_master info in the page header
> > so_detail line in the group header by sono
> > boxweight boxweight boxweiht .........
> >
> > The only way I seem to be able to do that is looping through the box
file
> > programmatically and building a string and taking care of the line
brakes
> > and the allignment based on font myself
> >
> > TIA
> >
> >
>
>


.



Relevant Pages

  • Re: Detail Band on Reports
    ... >> If you have a detail band with several memo fields ... >header or footer of each group - which ever works best ... >Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP ...
    (microsoft.public.fox.vfp.reports.printing)
  • 9.0 Report writer - is it possible
    ... Is it possible and if yes how to create multiple columns in the detail band ... So_master info in the page header ...
    (microsoft.public.fox.programmer.exchange)
  • Multiple columns in a report
    ... I want to create a grouped report with a paragraph of text in the group ... header and group footer going across the width of the page, ... displayed in 2 columns in the detail band. ...
    (microsoft.public.fox.programmer.exchange)
  • Numberic Field Allignment problem
    ... I have numberic field in the Detail band that I want to have Centered (text ... alignment, not field alignment). ... the field in the footer ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: How to Draw Verticle line i.e. "|" in the detail band of report wr
    ... How to draw a verticle line in the detail band till the end of page footer if the details band may contained one or two record/records. ...
    (microsoft.public.fox.vfp.reports.printing)