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 » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Transpose like (Crosstab) query



 
 
Thread Tools Display Modes
  #1  
Old November 4th, 2004, 06:00 PM
Lee Hunter
external usenet poster
 
Posts: n/a
Default Transpose like (Crosstab) query

I would like to perfrom a Transpose like query where the intersection is an
actual field rather than an expression.

For example, part, defect and date. I would like the part as row heading,
defect as column heading and the actual date of occurrence at the
intersection, rather than the number of dates.

Does anyone know a way to due this without using VBA code?

Thanks for your help!
  #2  
Old November 5th, 2004, 07:57 PM
[MVP] S.Clark
external usenet poster
 
Posts: n/a
Default

Use Max(DateField) for the Value in the xtab.

--
Steve Clark, Access MVP
FMS, Inc.
www.fmsinc.com/consulting

"Lee Hunter" wrote in message
...
I would like to perfrom a Transpose like query where the intersection is

an
actual field rather than an expression.

For example, part, defect and date. I would like the part as row heading,
defect as column heading and the actual date of occurrence at the
intersection, rather than the number of dates.

Does anyone know a way to due this without using VBA code?

Thanks for your help!



 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Here's a shocker Mike Labosh General Discussion 2 October 26th, 2004 05:04 PM
Report based on crosstab query - problem printing Malcolm P Setting Up & Running Reports 5 October 1st, 2004 09:42 PM
Report based on crosstab query - problem printing Malcolm P General Discussion 2 September 27th, 2004 03:53 PM
Too Few Parameters error Mail Merge Access Parameter Query Tony_VBACoder Mailmerge 3 September 14th, 2004 12:15 PM
Print Taher Setting Up & Running Reports 1 August 31st, 2004 09:07 PM


All times are GMT +1. The time now is 09:34 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.