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: 1
Default Transpose certain cells in a row while keeping other cells intact

Hello,
I was hoping someone could help me with a problem I've been stuck on
for a while.

I have a file like so:

ID1 lName1 fName1 subj1 subj2 subj3
ID2 lName2 fName2 subj1 subj2 subj3
ID3 lName3 fName3 subj1 subj2 subj3
(etc)

that I need to convert to:

ID1 lName1 fName1 subj1
ID1 lName1 fName1 subj2
ID1 lName1 fName1 subj3
ID2 lName2 fName2 subj1
ID2 lName2 fName2 subj2
ID2 lName2 fName2 subj3
ID3 lName3 fName3 subj1
ID3 lName3 fName3 subj2
ID3 lName3 fName3 subj3

I can transpose easily enough, but I cant keep the first 3 fields
intact and repeat them for every row. (There are over 1000 rows in the
file)

Does anyone have any suggestions?

Thanks,
Damien.

 
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
Keeping Formulas Intact While Sorting PleaseHelp! Excel Discussion (Misc queries) 2 June 5th 08 02:20 PM
Sorting columns while keeping row data intact Paul New Users to Excel 5 February 21st 07 04:41 PM
Keeping formula format intact Michael Excel Discussion (Misc queries) 1 November 24th 06 03:25 PM
keeping rows intact during sort Jim Excel Discussion (Misc queries) 2 November 25th 05 01:59 AM
How to copy cells with keeping exact formula intact Stephen Excel Discussion (Misc queries) 6 April 3rd 05 10:56 PM


All times are GMT +1. The time now is 10:33 AM.

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"