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

How to change Columns to rows at access 2007

Please help me to do this,
I have a data table Name : Qry_MH_Tbl_Result as below

Trading date MB-01 MB-02 MB-03 MB-04 MB-05
01/02/2011 5000 5000 5000 2000 1000
02/02/2011 -1000 2000 2000 2000 2000
03/02/2011 6000 1000 1000 1000 1000

I want to make a Report that shown like as below

Trading_date 01/02/2011 02/02/2011 03/02/2011
MB-01 5000 -1000 6000
MB-02 5000 2000 1000
MB-03 5000 2000 1000
MB-04 2000 2000 1000
MB-05 1000 2000 1000

Can Some one here help me ? Thanks
Feb 12 '12 #1
2 2025
Stewart Ross
2,545 Expert Mod 2GB
It is not possible to do this with the built-in functionality of Access 2007. It can be done in Excel using Transpose when pasting data, but not in Access.

-Stewart
Feb 12 '12 #2
Rabbit
12,516 Expert Mod 8TB
Unpivot and normalize the data by unioning and then repivot.
Feb 12 '12 #3

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

Similar topics

42
by: aaron.kempf | last post by:
since Access 2007 is a 'major change' then i assume that MS is going to make a new newsgroup for it. I mean; when VB.net 2002 came out; they decided to rename the 'main vb newsgroup' as...
49
by: Allen Browne | last post by:
If you are looking for opinon on what's useful in Access 2007, there's a new article at: http://allenbrowne.com/Access2007.html Covers what's good (useful features), what's mixed (good and bad),...
1
by: Stephen B. Burris Jr. | last post by:
I am currently writing an application in Access 2003. For the reports, I have to use columns a lot. To get the report to look the way I want, I have to use the Across then Down options, because...
2
by: Wayne | last post by:
I've been having a click around Access 2007 this afternoon and have discovered some things that range from annoying to alarming. My Access 2003 menu bars, which I, like many others, use...
3
by: Michael | last post by:
I work with a highly programmed Access database (some 15,000 lines of VBA code, much of it automating data entry on forms -- and believe me, it's very tight code). In Access 97, 2000, 2002, and...
8
by: elias.farah | last post by:
Hello Everyone, I'm having some very weird behavior on a couple of Access forms. (Not all forms, just some of them). The forms have been working for years, under Access XP/2003 etc, and last...
5
by: quicknk | last post by:
Is there a way in MS Access 2007 to export specific rows out of the specified table? Say I have a database with just 1 table called "contact numbers" and in this table I just have 2 field on is the...
3
by: ronakinuk | last post by:
how can i unhide rows/columns in excel 2007
0
by: prashantdixit | last post by:
Hi, I have beent trying importing Excel data with one column containing PDF/JPEG file name to access 2007. I have a Excel file with few columns One of the columns named as "Reference". The...
8
by: Jesse Jones | last post by:
I am using Access 2007 and I am a complete ignoramus with this stuff. I have designed a modal login form for my database that is working perfectly. I did this by placing an invisible dlookup...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.