473,396 Members | 2,037 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Collapsing records together

I have a query (crosstab) that has week beginning dates in the first
column then Monday - Friday in the following columns. The values are
names of assignments. It is set up like a 5-day calendar and I have
this pulling into a report. I am wanting to know if there is a way to
collapse the records together to have all the assignments under the
same week collapse together so I don't have separate lines for each
assignment. Any suggestions would be greatly appreciated! Thanks!
Jun 27 '08 #1
2 2014
On Jun 26, 2:57*pm, Lisa.Lunder...@gmail.com wrote:
I have a query (crosstab) that has week beginning dates in the first
column then Monday - Friday in the following columns. *The values are
names of assignments. *It is set up like a 5-day calendar and I have
this pulling into a report. *I am wanting to know if there is a way to
collapse the records together to have all the assignments under the
same week collapse together so I don't have separate lines for each
assignment. *Any suggestions would be greatly appreciated! *Thanks!
assuming the 'letters' are 'assigments', is this the query's result

mon tue wed thu fri
16 a b c d e
23 f g
30 h

if so, what do you want it to look like
if not,, what does it currently look like
Jun 27 '08 #2
On Jun 26, 7:09*pm, Roger <lesperan...@natpro.comwrote:
On Jun 26, 2:57*pm, Lisa.Lunder...@gmail.com wrote:
I have a query (crosstab) that has week beginning dates in the first
column then Monday - Friday in the following columns. *The values are
names of assignments. *It is set up like a 5-day calendar and I have
this pulling into a report. *I am wanting to know if there is a way to
collapse the records together to have all the assignments under the
same week collapse together so I don't have separate lines for each
assignment. *Any suggestions would be greatly appreciated! *Thanks!

assuming the 'letters' are 'assigments', is this the query's result

* * * mon tue wed thu fri
16 * * *a * b * * c * *d * e
23 * * * * * f * * * * * *g
30 * * * * * * * * *h

if so, what do you want it to look like
if not,, what does it currently look like
so if your current query output is
The query results look like this:

mon tue wed thu fri
16 a
16 b
16 c
16 d
16 e
16 f
23 g
23 h
30 i

and you would like it to look as I mentioned above

what is the rule that defines that 'a' on the first row of date '16'
and 'f' is on the second row ? that's assuming that 'a' and 'f' cannot
be on the same row
Jun 30 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Spartanicus | last post by:
I've been caught out by what I thought was an Opera 7.5p1 issue: http://www.spartanicus.utvinternet.ie/test/opera7.5p1_css_background_image_issue.htm but as was pointed out to me this is actually...
5
by: Borris | last post by:
<div style="background-color: blue; width: 500px; height: 300px"> <div style="background-color: red; margin-top: 100px; margin-left: 100px; width: 300px; height: 100px"> </div> </div> Where...
4
by: rigga | last post by:
Hi, I am relatively new to php and am currently working on a site where I need to use a collapsing menu system. I have written the code to do this however I am completely at a loss to do one...
2
by: Stanimir Stamenkov | last post by:
I'm trying to clear some sizing issues relative to the initial containing block and the root document element. The sample document I'm trying with: http://stanio.info/viewport_fill.html ...
1
by: yb | last post by:
Hi, I'm looking for clarification of css 2.1 specification in section 8.3.1 "Collapsing Margins" The 6th bullet reads "If the top and bottom margins of a box are adjoining ..." I won't paste...
6
by: Jack | last post by:
Hello, I would like some advice on how to disable the behavior of treeviews to expand and collapse when double clicked upon, but still allow the user to use the plus and minus on each node. ...
5
by: SlowArrow | last post by:
Here collapsing seems to work differently in vb.net 2005 from that I use to see in vb.net 2003: Using the collapsing in vb.net 2003 shows the whole interface of the methods, subroutines,...
4
by: rn5a | last post by:
A MS-Access DB has 3 tables - Teacher, Class & TeacherClass. The Teacher table has 2 columns - TeacherID & TeacherName (TeacherID being the primary key). The Class table too has 2 columns - ClassID...
13
Chrisjc
by: Chrisjc | last post by:
I am in need of an expanding and collapsing code… The goal is To be able to click a PICTURE IMAGE and expand to show information Reason for this is I have 3 TABLES of information of about ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.