Advertisement

01.14.2008 at 01:16PM PST, ID: 23082150
[x]
Attachment Details

Transpose Column data into Row data

Asked by adidarma in Access Coding/Macros, Microsoft Access Database, SQL Query Syntax

Tags: Microsoft, Access, 2003

Hi,
My table is in access, and I need help in transposing the following format:
Lodge#   Year    Jan   Feb   Mar   Apr
1            2007     10     15    12      20

Into this:
Lodge#    Year    Mo       Amount
1             2007     Jan            10
1             2007     Feb            15            
1             2007     Mar            12
1             2007     Apr            20

Do you know of the code that would do this transpose?Start Free Trial
[+][-]01.14.2008 at 01:32PM PST, ID: 20657085

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Access Coding/Macros, Microsoft Access Database, SQL Query Syntax
Tags: Microsoft, Access, 2003
Sign Up Now!
Solution Provided By: Arthur_Wood
Participating Experts: 2
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628