PC Review


Reply
Thread Tools Rate Thread

Deconstructing a table - How to take a table back to the begining

 
 
Bythsx-Addagio
Guest
Posts: n/a
 
      19th Mar 2010
Hi,
I have a table with column A populated with identifiers and a dynamic number
of cols to the right storing the weights of different products. For example
say columns B - M. I would like to un-build the table such that the result
is a long list of three columns.
Col A = Value of ID at row(i)
Col B = Value of Header (product name)
Col C = Value of weight at row(i)

Col A | Col B | Col C
A2 B1 B2
A3 B1 B3
A4 B1 B4
A2 C1 C2
A3 C1 C3
A4 C1 C4

etc...

I was thinking of doing this with a 2D array. Is that the right place to
start? Is there a better approach? If 2D array is the way to go, hmm, where
should I start?

Thanks for your help!

 
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
Deconstructing a table Bythsx-Addagio Microsoft Access Macros 1 19th Mar 2010 08:56 PM
Deconstructing a table Bythsx-Addagio Microsoft Excel Programming 0 19th Mar 2010 04:42 PM
Make Table in Back End using VBA code is not creating the table Hugh self taught Microsoft Access VBA Modules 3 18th Jan 2010 01:57 PM
Insert into - the rows of a table back into a table Parent Child Bill Microsoft Access VBA Modules 0 27th Nov 2008 02:22 AM
move column total in pivot table to begining =?Utf-8?B?ZmxvdzIz?= Microsoft Excel Misc 0 8th Dec 2005 01:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:39 PM.