473,396 Members | 1,893 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.

vertical reports

Is there a way to make a report that works like an excel spreadsheet?
I want to record a set of values related to sales data every day and
then see it in a report with Mon-Sun at the top of the columns and the
sales depts and info down the left labeling each row of data. See the
simplified example below.

Mon Tue Wed
Thur Fri Sat Sun Weekly Total
Food Sales
Bar Sales
Total Sales

Cash Deposit
Discover
Visa
Amex

Voids
House Charges

Nov 6 '07 #1
2 2142
On Tue, 06 Nov 2007 03:35:15 -0000, KitesLive <ki******@gmail.com>
wrote:

Check out "crosstab queries". There also is a query wizard to create
them.

-Tom.

>Is there a way to make a report that works like an excel spreadsheet?
I want to record a set of values related to sales data every day and
then see it in a report with Mon-Sun at the top of the columns and the
sales depts and info down the left labeling each row of data. See the
simplified example below.

Mon Tue Wed
Thur Fri Sat Sun Weekly Total
Food Sales
Bar Sales
Total Sales

Cash Deposit
Discover
Visa
Amex

Voids
House Charges
Nov 6 '07 #2
On Nov 5, 9:35 pm, KitesLive <kites...@gmail.comwrote:
Is there a way to make a report that works like an excel spreadsheet?
I want to record a set of values related to sales data every day and
then see it in a report with Mon-Sun at the top of the columns and the
sales depts and info down the left labeling each row of data. See the
simplified example below.

Mon Tue Wed
Thur Fri Sat Sun Weekly Total
Food Sales
Bar Sales
Total Sales

Cash Deposit
Discover
Visa
Amex

Voids
House Charges
What you want is a multi-column report. Because you have fixed
columns which are not data points, a cross-tab isn't the answer. I
just needed the exact same thing and found it here:

http://support.microsoft.com/default...44&Product=acc

It show how to create a multi-column report and how (with some code)
to get the labels to show up only in the left column, and how to not
move to the next report record when those labels are printed
(Me.NextRecord = False).

That should do it.
David
Nov 17 '07 #3

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

Similar topics

8
by: abracad | last post by:
Hi Is it possible to vertically align an image in the middle of a DIV of fixed height?
1
by: RickSure | last post by:
I am a new convert to css positioning and my second project is proving a challenge. Please help me from going back to tables! I found some code that created a vertical and horizontal result that...
1
by: Kenneth | last post by:
Okay, I've been scouring Google for hours looking for a solution to this problem, but as of yet I can't find one. XHTML Transitional seems to specify that I can no longer set a table's height to...
1
by: PaulB | last post by:
In my application, I have many forms. Some of these forms contains some labels, which are placed in the header section, and act as a column header. Because of the available space, the orientation...
0
by: tienlx | last post by:
Hi, I've a report (ReportAppointment.rdlc) in ASP.NET When viewing reports, the vertical distance between the two group are too big. I've tried to reduce the vertical distances but i can't. Demo:...
3
by: acunnon | last post by:
I am trying to put together an login page my problem is getting the three items aligned to the middle verticaly without specifing a height to anything on the page. CSS html{ height:100%;...
8
by: ayamopamo | last post by:
Hi- I am trying to center a web page. It seems like this should be very simple to do, but apparently it isn't my day. I have successfully centered the background by calling it in the css body tag:...
4
n8kindt
by: n8kindt | last post by:
i have a thread posted elsewhere but it got long and messy. this is all that needs to be seen: http://i3.photobucket.com/albums/y72/n8kindt/verticalerror2-1.jpg the report looks great until i...
40
by: maya | last post by:
hi, how do I get text to vertical-align inside a div? http://www.mayacove.com/misc/home.html vertical-align should work, according to this:...
5
by: appmab | last post by:
In Access 2003 I have a multi-column report (3 columns). I would like to get 1 continuous vertical line from the top of the page to the bottom of the page, between columns 1 and 2 and between...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.