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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Report



 
 
Thread Tools Display Modes
  #1  
Old June 1st, 2010, 08:14 PM posted to microsoft.public.access
Pass-the-Reality
external usenet poster
 
Posts: 35
Default Report

The Incurred Dates in my query run in rows. An example is below:

1/1/09 Date A 5.9
2/1/09 Data A 6.2
3/1/09 Data A 7.5

On my report I need to represent my dates as columns. Example below:
1/1/09 2/1/09 3/1/09
Data A 5.9 6.2 7.5

What is the easiest way to do this on a report without having to create a
new SQL statement. I am dealing with a lot of data. Any suggestions???????

  #2  
Old June 1st, 2010, 09:13 PM posted to microsoft.public.access
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Report

Crosstab query. Use the wizard to create it.
--
Build a little, test a little.


"Pass-the-Reality" wrote:

The Incurred Dates in my query run in rows. An example is below:

1/1/09 Date A 5.9
2/1/09 Data A 6.2
3/1/09 Data A 7.5

On my report I need to represent my dates as columns. Example below:
1/1/09 2/1/09 3/1/09
Data A 5.9 6.2 7.5

What is the easiest way to do this on a report without having to create a
new SQL statement. I am dealing with a lot of data. Any suggestions???????

  #3  
Old June 1st, 2010, 10:30 PM posted to microsoft.public.access
Duane Hookom
external usenet poster
 
Posts: 7,177
Default Report

I would use the solution found at http://www.tek-tips.com/faqs.cfm?fid=5466.
You may need to change the month interval to days.
--
Duane Hookom
Microsoft Access MVP

NOTE: These public News Groups are ending June 1st. Consider asking
questions at http://social.answers.microsoft.com/...ddbuz/threads?


"KARL DEWEY" wrote:

Crosstab query. Use the wizard to create it.
--
Build a little, test a little.


"Pass-the-Reality" wrote:

The Incurred Dates in my query run in rows. An example is below:

1/1/09 Date A 5.9
2/1/09 Data A 6.2
3/1/09 Data A 7.5

On my report I need to represent my dates as columns. Example below:
1/1/09 2/1/09 3/1/09
Data A 5.9 6.2 7.5

What is the easiest way to do this on a report without having to create a
new SQL statement. I am dealing with a lot of data. Any suggestions???????

 




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 02:26 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.