PC Review


Reply
Thread Tools Rate Thread

Convert Row Data to Column Data

 
 
RocketDude
Guest
Posts: n/a
 
      29th Oct 2008
Hi,

I'm asking people to fill out data in a matrix format (see below), and I
need to convert it to row data that I will then import into Access.

Data Collection Format: -- There may or may not be data in columns C3 - C8

C1 C2 C3 C4 C5 C6 C7 C8
--------------------------------------------------------
D1 D2 D3 D4 D5 D6 D7 D8
D9 D10 D11 D12


Wanted Data Format:

C1' C2' C3'
----------------------
D1 D2 D4
....
D1 D2 D8
D9 D10 D11
D9 D10 D12

The additional complications is that I only want to create a row for columns
C3 - C8 if that cell contains data.

Does anyone have a suggestion for how to accomplish this programmatically in
Excel 2007? I'm expecting to have about 500 - 1000 rows initially, so
manually doing this is out of the question.

Thanks,

RocketDude

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert One Column Data to Multiple Columns Data Rob K Microsoft Access Queries 4 8th Feb 2010 04:33 PM
How do I convert row data to column data in Access design query =?Utf-8?B?VHJhbnNwb3NlIGRhdGEgaW4gcm93cyB0byBjb2x1 Microsoft Access Queries 7 22nd Feb 2008 07:32 PM
Convert Data Type of Data Column neeraj Microsoft VB .NET 1 27th Jan 2007 05:28 PM
I want to convert word column data to excel row data to sort addre =?Utf-8?B?Y3JheXdpbGw=?= Microsoft Excel Misc 0 18th Apr 2006 07:16 PM
Convert row data to Column data... Randy Lefferts Microsoft Excel Programming 5 24th Nov 2003 02:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:14 AM.