A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Access Report question



 
 
Thread Tools Display Modes
  #1  
Old April 16th, 2010, 04:38 PM posted to microsoft.public.access.reports
Keith K[_4_]
external usenet poster
 
Posts: 5
Default Access Report question

I have a data set I am building regarding our dealerships and their
service capacity. There are 15 different items or so per store and 5
years of data. For certain of the data I would like to create totals in
the report, not however totals for all of the different items. Is there
a way to accomplish this in a report?

I would like the data to layout as follows

Dealer code and name

2005 2006 2007 2008

CP RO's 100
WTY RO's 125
Int RO's 150
Total RO's this needs to be calculated

New Sales 1000
Used Sales 500

Total sold needs to be calulated

  #2  
Old April 16th, 2010, 10:34 PM posted to microsoft.public.access.reports
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Access Report question

You should model this with values stored in fields in records. Perhaps a
field in your table containing "CP RO's", "WTY RO's",,, that identifies that
these have something in common. The same would be true for Sales.

Since you haven't provided any table names or structures or raw data, I
can't be more specific.

IMO, you would not create nested IIF()s or other weird expressions.

--
Duane Hookom
Microsoft Access MVP


"Keith K" wrote:

I have a data set I am building regarding our dealerships and their
service capacity. There are 15 different items or so per store and 5
years of data. For certain of the data I would like to create totals in
the report, not however totals for all of the different items. Is there
a way to accomplish this in a report?

I would like the data to layout as follows

Dealer code and name

2005 2006 2007 2008

CP RO's 100
WTY RO's 125
Int RO's 150
Total RO's this needs to be calculated

New Sales 1000
Used Sales 500

Total sold needs to be calulated

.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:13 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.