|
Prev: Listing cases with no data as zero, and then calculating a total
Next: One Command button for different reports
From: Syphonics via AccessMonster.com on 29 Jun 2008 12:19 In my report, I have my order details in the middle of my report under the details header. I would like to have the details to be on top of my report as well. I tried putting the details onto the report header, but it only shows the first item in my order details. How do I put the all the items in my order details into the report header? My order report is the same as the North Wind Trader sample in the MS Access -- Message posted via http://www.accessmonster.com
From: Jeff Boyce on 29 Jun 2008 16:31 I may be missing something. It sounds like you want to have two copies of the "details" section. -- Regards Jeff Boyce www.InformationFutures.net Microsoft Office/Access MVP http://mvp.support.microsoft.com/ Microsoft IT Academy Program Mentor http://microsoftitacademy.com/ "Syphonics via AccessMonster.com" <u25414(a)uwe> wrote in message news:8667e1eea70fe(a)uwe... > In my report, I have my order details in the middle of my report under the > details header. I would like to have the details to be on top of my report as > well. I tried putting the details onto the report header, but it only shows > the first item in my order details. How do I put the all the items in my > order details into the report header? > My order report is the same as the North Wind Trader sample in the MS Access > > -- > Message posted via http://www.accessmonster.com >
From: Syphonics via AccessMonster.com on 1 Jul 2008 10:53 Jeff Boyce wrote: >I may be missing something. > >It sounds like you want to have two copies of the "details" section. > >> In my report, I have my order details in the middle of my report under the >> details header. I would like to have the details to be on top of my report as >> well. I tried putting the details onto the report header, but it only shows >> the first item in my order details. How do I put the all the items in my >> order details into the report header? >> My order report is the same as the North Wind Trader sample in the MS Access Yes exactly. But I want this details section on top of the report header. -- Message posted via http://www.accessmonster.com
From: Jeff Boyce on 2 Jul 2008 09:52
As I recall, Access offers only a single "details" section per report. You'd probably have to either print the report twice or embed a subreport (with its own "details" section) in a main report. -- Regards Jeff Boyce www.InformationFutures.net Microsoft Office/Access MVP http://mvp.support.microsoft.com/ Microsoft IT Academy Program Mentor http://microsoftitacademy.com/ "Syphonics via AccessMonster.com" <u25414(a)uwe> wrote in message news:868045e727419(a)uwe... > Jeff Boyce wrote: > >I may be missing something. > > > >It sounds like you want to have two copies of the "details" section. > > > >> In my report, I have my order details in the middle of my report under the > >> details header. I would like to have the details to be on top of my report as > >> well. I tried putting the details onto the report header, but it only shows > >> the first item in my order details. How do I put the all the items in my > >> order details into the report header? > >> My order report is the same as the North Wind Trader sample in the MS Access > > Yes exactly. But I want this details section on top of the report header. > > -- > Message posted via http://www.accessmonster.com > |