473,434 Members | 1,833 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,434 software developers and data experts.

Create report that looks like an Excel table

52
Hi again! I want to create a report that uses the following fields from my financial database:

Accountname (name of the account - there are three)
Firstday (Jan 1, Feb 1, etc)
Balance (the balance on each of the firstdays)

and outputs something that looks just like it would in Excel, with the account names on the vertical, the firstdays on the horizontal on the top, and the corresponding balances in the area in the middle:

Expand|Select|Wrap|Line Numbers
  1.                 Jan 1   |   Feb 1   |  Mar 1   |
  2. ____________________________________________
  3. Chequing       $550.00  |  $750.00  |  $900.00 |
  4. Savings        $650.00  |  $250.00  |  $800.00 |
(I can't get this to preview like I typed it in - it's supposed to look like a table!)

and so on. Am I making any sense? I thought I would do this using a pivot table, but each time I try, Access 2007 hangs. Something obviously wrong there. Is there any other way I can do it? Thanks!
Jul 22 '11 #1
2 5632
Narender Sagar
189 100+
You can create query instead, if you want excel like table, and then make datasheet form. Set its enable property to 'No' that way users will not be able to edit data.
HTH
Jul 22 '11 #2
NeoPa
32,556 Expert Mod 16PB
I would suspect that a Pivot Table would be exactly how to get this to work.

I'm no good with those, but I suggest you post what you tried, and exactly what went wrong, and see if one of our other experts (many of whom are very good with such things) can help you to get it all working properly :-)
Jul 23 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Fred | last post by:
Hi. How do I import while mapping an excel table to an access table please??? I've searched around and all I can find is a software product or code that does the same thing as the access...
0
by: teresaalmond | last post by:
When I export a report to Excel, in a certain field.. and only some records show up incorrectly. Examples: 416D-02 appears as 4.1 420D-02 appears as 4.2 the field is Text format in the...
4
by: somanyusernamesaretakenal | last post by:
What I am trying to achieve: Basically I have generated a report in access. This report needs to be updated using excel. (Updating the new data, not changing existing data) What I did was I...
1
by: Bob Alston | last post by:
Anyt one know a way to correctly export an Access 2003 report to Excel? I can use Tools - Office Links ..... just fine with a query or table. But when I try a report it just doesn't work. right...
3
by: egarobar | last post by:
I am using Access 2003 (on WinXP) to read from an Oracle db, where there is a table with a CLOB which is a variable-size text field. In the 'linked table' which is created in the Tables panel of...
2
by: nofear | last post by:
I used to export my reports as snapshot but now I have to export them to Excel When I export my report to a Excel Spreadsheet the report header and footer are not included Only the data gets...
3
by: hawaiijeff | last post by:
I have a report that I built in Access 2002. I built it with the report wizard, but then went into design mode and added a extra information which was calculations off the existing fields in the...
2
by: John | last post by:
I am trying to export a report to Excel, but the Page Header is missing. I have successfully exported to Adobe .PDF and HTML, for for some reason I can not get it to work in Excel. I am using...
4
by: Sep410 | last post by:
Hi all, I have a report in crystal report when I export it to excel each column will be shown in 2 or 3 merged columns!!! The worst part is that sometimes the header of the column is in the A...
2
by: ghiey | last post by:
hi to all, i have searched for a solution regarding exporting access 2007 reports to excel file. i have converted to access 2007 my database from access 2003. i guess microsoft omitted the ease...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.