RE: formatting query row data as columns in report
- From: "Ofer" <Ofer@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 28 Aug 2005 12:42:02 -0700
Check Help on creating a crosstab query, and then base the report on this query
"gary" wrote:
> I have a query that “always” returns at most, 4 rows. I would like to
> present the rows in a report, with the data formatted as columns on the
> report. As an example:
>
> From the query…
>
> Row1 data: a, b,c
> Row2 data: e, f, g
> Row3 data: x, y, z
>
> For the report…
>
> a e x
>
> b f y
>
> c g z
>
> I would appreciate ideas/suggestions on how best to accomplish this.
>
> Thanks, Regards,
> Gary
>
.
- Follow-Ups:
- Re: formatting query row data as columns in report
- From: Duane Hookom
- Re: formatting query row data as columns in report
- References:
- Prev by Date: RE: report from sql coding....
- Next by Date: RE: report from sql coding....
- Previous by thread: formatting query row data as columns in report
- Next by thread: Re: formatting query row data as columns in report
- Index(es):
Relevant Pages
|