Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Past Special- Transpose Function?

I have a master data base of 20 columns of data. I want to transpose only 6
columns of that data to a different sheet, automatically recognizing the
column headers from the master sheet to the matching column headers on a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Past Special- Transpose Function?

Not clear with your description.

Transpose means rotating the data by 90 degrees.

What do column headers in either sheet have to do with that?


Gord Dibben MS Excel MVP

On Tue, 25 May 2010 09:36:01 -0700, Going Crazy with excel
wrote:

I have a master data base of 20 columns of data. I want to transpose only 6
columns of that data to a different sheet, automatically recognizing the
column headers from the master sheet to the matching column headers on a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly appreciated.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Past Special- Transpose Function?

You are exactly correct. Real bad terminology. Should have used "copy".
I have 20 columns with data assigned to a particular individual. I want to
"copy" various columns, same information and format, to a different sheet,
without having to go thru the motions of "copy-paste" on each column to the
next. Maybe what I am looking for is an array formula. Example, row "A" is
Bill with 100 data entries in the column. Then copy paste the array formula
on the second page, and the array will fill in the column. Am I still
confusing you?

"Gord Dibben" wrote:

Not clear with your description.

Transpose means rotating the data by 90 degrees.

What do column headers in either sheet have to do with that?


Gord Dibben MS Excel MVP

On Tue, 25 May 2010 09:36:01 -0700, Going Crazy with excel
wrote:

I have a master data base of 20 columns of data. I want to transpose only 6
columns of that data to a different sheet, automatically recognizing the
column headers from the master sheet to the matching column headers on a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly appreciated.


.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Past Special- Transpose Function?

"A" is not a row. It is a column.

See Fred's reply regarding hiding columns then select visible data and
copy/paste to other sheet.

Or possibly use autofilter to pick up just "same information"?

You can always copy/paste specialpaste link if you desire to keep the data
updating.

Note: with paste link you will have to take an extra step to also paste the
formats.


Gord

On Tue, 25 May 2010 13:08:01 -0700, Going Crazy with excel
wrote:

You are exactly correct. Real bad terminology. Should have used "copy".
I have 20 columns with data assigned to a particular individual. I want to
"copy" various columns, same information and format, to a different sheet,
without having to go thru the motions of "copy-paste" on each column to the
next. Maybe what I am looking for is an array formula. Example, row "A" is
Bill with 100 data entries in the column. Then copy paste the array formula
on the second page, and the array will fill in the column. Am I still
confusing you?

"Gord Dibben" wrote:

Not clear with your description.

Transpose means rotating the data by 90 degrees.

What do column headers in either sheet have to do with that?


Gord Dibben MS Excel MVP

On Tue, 25 May 2010 09:36:01 -0700, Going Crazy with excel
wrote:

I have a master data base of 20 columns of data. I want to transpose only 6
columns of that data to a different sheet, automatically recognizing the
column headers from the master sheet to the matching column headers on a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly appreciated.


.


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Past Special- Transpose Function?

Do you mean "transfer" as opposed to "transpose"?

If so, hopefully the columns in your two sheets are in the same order. If
so, just hide the unwanted 14 columns in your master data base, copy the
visible cells, then unhide the columns.

Regards,
Fred

"Going Crazy with excel"
wrote in message ...
I have a master data base of 20 columns of data. I want to transpose only
6
columns of that data to a different sheet, automatically recognizing the
column headers from the master sheet to the matching column headers on a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly
appreciated.




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Past Special- Transpose Function?

Sounds like a good plan Fred.

See what OP comes back with.


Gord

On Tue, 25 May 2010 13:26:31 -0600, "Fred Smith"
wrote:

Do you mean "transfer" as opposed to "transpose"?

If so, hopefully the columns in your two sheets are in the same order. If
so, just hide the unwanted 14 columns in your master data base, copy the
visible cells, then unhide the columns.

Regards,
Fred

"Going Crazy with excel"
wrote in message ...
I have a master data base of 20 columns of data. I want to transpose only
6
columns of that data to a different sheet, automatically recognizing the
column headers from the master sheet to the matching column headers on a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly
appreciated.


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Past Special- Transpose Function?

Thought of that as well. Unfortunately, doesn't solve my problem. Master
columns are 1-20. On new sheet, they will vary in the order of the column.
Column 1 may be in the 7th spot, etc. Good plan but.....

"Gord Dibben" wrote:

Sounds like a good plan Fred.

See what OP comes back with.


Gord

On Tue, 25 May 2010 13:26:31 -0600, "Fred Smith"
wrote:

Do you mean "transfer" as opposed to "transpose"?

If so, hopefully the columns in your two sheets are in the same order. If
so, just hide the unwanted 14 columns in your master data base, copy the
visible cells, then unhide the columns.

Regards,
Fred

"Going Crazy with excel"
wrote in message ...
I have a master data base of 20 columns of data. I want to transpose only
6
columns of that data to a different sheet, automatically recognizing the
column headers from the master sheet to the matching column headers on a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly
appreciated.


.

  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Past Special- Transpose Function?

But as long as they are in the same order, the plan will work. If you want,
say, columns 7, 10, 14, 15, 18 and 20 from the master copied to the new
sheet, hide columns 1 to 6, 8, 9, 11, 12, 13, 16, 17 and 19. Then copy.

If they're not in the same order, you could have a hidden row on the new
sheet which sorts the columns for you.

Or, a macro might be your best solution.

Regards,
Fred

"Going Crazy with excel"
wrote in message ...
Thought of that as well. Unfortunately, doesn't solve my problem. Master
columns are 1-20. On new sheet, they will vary in the order of the
column.
Column 1 may be in the 7th spot, etc. Good plan but.....

"Gord Dibben" wrote:

Sounds like a good plan Fred.

See what OP comes back with.


Gord

On Tue, 25 May 2010 13:26:31 -0600, "Fred Smith"
wrote:

Do you mean "transfer" as opposed to "transpose"?

If so, hopefully the columns in your two sheets are in the same order.
If
so, just hide the unwanted 14 columns in your master data base, copy the
visible cells, then unhide the columns.

Regards,
Fred

"Going Crazy with excel"
wrote in message
...
I have a master data base of 20 columns of data. I want to transpose
only
6
columns of that data to a different sheet, automatically recognizing
the
column headers from the master sheet to the matching column headers on
a
separte sheet. I suspect this can be acomplished with the Transpose
Function. Just can't figure out how. Any help would be greatly
appreciated.


.


Reply
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
past special geb Excel Worksheet Functions 2 June 2nd 09 03:39 AM
Copy/Past/Transpose Formulas jackle298 Excel Worksheet Functions 3 July 2nd 08 10:16 PM
Past Special Concatenated formula Don Excel Discussion (Misc queries) 7 December 11th 07 09:20 AM
Paste Special / transpose Ron Carr Excel Discussion (Misc queries) 2 February 24th 06 06:13 PM
How do i past link and transpose simultaneously? Vince Excel Discussion (Misc queries) 4 May 20th 05 01:02 AM


All times are GMT +1. The time now is 11:05 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"