LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Restructuring column sequence to rows, based on a unique column.

Hi folks,

I have a spreadsheet that is structured as follows:

Last Name First Name Date of Birth Sending Location Receiving Location
Equipment
Frankfort John DOB1 School1 Receiving1 Equipment1
Frankfort John DOB1 School1 Receiving1 Equipment2
Frankfort John DOB1 School1 Receiving1 Equipment3
Smith Ron DOB2 School2 Receiving2 EquipmentA
Smith Ron DOB2 School2 Receiving2 EquipmentC


What I need to do is restructure this sheet into a single row for each
individual based on last name AND first name with Equipment listed in
ascending columns instead of rows. Like:

Last Name First Name Date of Birth Sending Location Receiving Location
Equipment Equipment Equipment
Frankfort John DOB1 School1 Receiving1 Equipment1 Equipment2
Equipment3
Smith Ron DOB2 School2 Receiving2 EquipmentA EquipmentB

I have an indeterminant number of Last and first names (my table is
300 individuals and growing) and each individual has an indeterminant
number of equipment pieces (some have 1, some have 20+). My table
currently only has a column range of A to E, so horizontal growth for
as many equipment columns is fine.

Does anybody have a script that will do this? It seems like it should
be simple I am just not VB Savey. Many thanks in advance,

Ryan

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I number rows based on unique values in another column? Carla Excel Worksheet Functions 4 January 7th 10 06:03 AM
Add a number sequence based on criteria in another column DanaK Excel Worksheet Functions 3 September 26th 09 07:13 AM
Count Unique Values in 1 Column based on Date Range in another Column Brian Excel Worksheet Functions 14 May 17th 09 02:58 PM
How do I: Extract column headers based on lowest number in sequence WolfJack Excel Worksheet Functions 2 June 21st 06 09:24 PM
macro to transpose cells in Column B based on unique values in Column A Aaron J. Excel Programming 3 October 8th 04 02:29 PM


All times are GMT +1. The time now is 09:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"