Not sure if that's what I need to do or not, but here's the gist...

We do testing services here, using vehicles. The data is compiled at
certain mileage intervals. The report goes like this...

Header

Detail lines showing data at each mileage interval

More lines showing data another way at each mileage interval.

Same as above, data another way.

Same as above, data still another way.

Same again, data still another way.

Each of these "bands" show the mileage intervals and dates that the data was
compiled. But each of these show the data in a different manner.
Initially, raw data, next band a sort of summary type data, the next band a
projection data, but still based at the individual mileage increments when
the data was compiled, next band is a series of comments compiled at each
measurement interval and finally a set of physical properties taken at each
mileage interval.

Right now this is done as a "manual" report in FPD2.6. I have no idea how
to get this into the report writer.

Can someone please help? Point me in the right direction?

Thanks!
Shawn

RE: Multiple Detail bands in Report Writer? by Leemi

Leemi
Tue May 03 14:53:18 CDT 2005

Hi Shawn:

For starters, run the Solution.app file located in the \Solution folder.
Choose "New in Visual FoxPro 9.0," and there are examples of multiple
detail band reports in the list of example code.

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003

>Not sure if that's what I need to do or not, but here's the gist...

>We do testing services here, using vehicles. The data is compiled at
>certain mileage intervals. The report goes like this...

>Header

>Detail lines showing data at each mileage interval

>More lines showing data another way at each mileage interval.

>Same as above, data another way.

>Same as above, data still another way.

>Same again, data still another way.

>Each of these "bands" show the mileage intervals and dates that the data
was
>compiled. But each of these show the data in a different manner.
>Initially, raw data, next band a sort of summary type data, the next band a
>projection data, but still based at the individual mileage increments when
>the data was compiled, next band is a series of comments compiled at each
>measurement interval and finally a set of physical properties taken at each
>mileage interval.

>Right now this is done as a "manual" report in FPD2.6. I have no idea how
>>to get this into the report writer.

>Can someone please help? Point me in the right direction?

>Thanks!
>Shawn


Re: Multiple Detail bands in Report Writer? by Craig

Craig
Thu May 05 09:11:41 CDT 2005

VFP 9.0 supports multiple detail bands. Short of upgrading (which I *HIGHLY*
recommend), look at

http://fox.wikis.com/wc.dll?Wiki~MultiChildFoxProReports~VFP

--
Craig Berntson
MCSD, Visual FoxPro MVP
www.craigberntson.com
Salt Lake City Fox User Group
www.slcfox.org
www.foxcentral.net


"43fan" <sleap@pennswoods.net> wrote in message
news:NLGdnWd81r5mXOrfRVn-gw@hereintown.net...
> Not sure if that's what I need to do or not, but here's the gist...
>
> We do testing services here, using vehicles. The data is compiled at
> certain mileage intervals. The report goes like this...
>
> Header
>
> Detail lines showing data at each mileage interval
>
> More lines showing data another way at each mileage interval.
>
> Same as above, data another way.
>
> Same as above, data still another way.
>
> Same again, data still another way.
>
> Each of these "bands" show the mileage intervals and dates that the data
> was
> compiled. But each of these show the data in a different manner.
> Initially, raw data, next band a sort of summary type data, the next band
> a
> projection data, but still based at the individual mileage increments when
> the data was compiled, next band is a series of comments compiled at each
> measurement interval and finally a set of physical properties taken at
> each
> mileage interval.
>
> Right now this is done as a "manual" report in FPD2.6. I have no idea how
> to get this into the report writer.
>
> Can someone please help? Point me in the right direction?
>
> Thanks!
> Shawn
>
>