#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 114
Default Transpose Problem

Hi All

In Sheet 1 of a workbook - row 1 is the header row - rows 2 : 50 columns B
& C hold the data.I need to move the data on to a single row I have tried
transpose and it always puts Column C underneath Column B in Column F instead
of being adjacent to each other i.e. Columns F & G. Somewhere I have seen a
maco that would do this but I cannot find it. Help please -- using office 2007

--
Many thanks

hazel
  #2   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Transpose Problem

in F1 enter
=INDIRECT("B"&INT(COLUMN()/2-2))
in G1 enter
=INDIRECT("C"&INT(COLUMN()/2-2))
Select F1 and G1 and copy
Select as many cells as you eed to enter the data in and paste



"Hazel" wrote:

Hi All

In Sheet 1 of a workbook - row 1 is the header row - rows 2 : 50 columns B
& C hold the data.I need to move the data on to a single row I have tried
transpose and it always puts Column C underneath Column B in Column F instead
of being adjacent to each other i.e. Columns F & G. Somewhere I have seen a
maco that would do this but I cannot find it. Help please -- using office 2007

--
Many thanks

hazel

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 114
Default Transpose Problem

Hi bj

Copied exactly your formula into F1 and it puts the header row in F1 in G1
done exactly the same and it puts cell C5 in G1. Tried altering all the
numbers in the formula's all to no avail.

Could it be something to do with using office2007??


--
Many thanks

hazel


"bj" wrote:

in F1 enter
=INDIRECT("B"&INT(COLUMN()/2-2))
in G1 enter
=INDIRECT("C"&INT(COLUMN()/2-2))
Select F1 and G1 and copy
Select as many cells as you eed to enter the data in and paste



"Hazel" wrote:

Hi All

In Sheet 1 of a workbook - row 1 is the header row - rows 2 : 50 columns B
& C hold the data.I need to move the data on to a single row I have tried
transpose and it always puts Column C underneath Column B in Column F instead
of being adjacent to each other i.e. Columns F & G. Somewhere I have seen a
maco that would do this but I cannot find it. Help please -- using office 2007

--
Many thanks

hazel

  #4   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Transpose Problem

are you sure you have the /2 in G1?
that is only way I can make it put the value in C5 into G1
I have 2003
if you dont want the header information if F1 and G1.
change the "-2" to "-1" in both cells

"Hazel" wrote:

Hi bj

Copied exactly your formula into F1 and it puts the header row in F1 in G1
done exactly the same and it puts cell C5 in G1. Tried altering all the
numbers in the formula's all to no avail.

Could it be something to do with using office2007??


--
Many thanks

hazel


"bj" wrote:

in F1 enter
=INDIRECT("B"&INT(COLUMN()/2-2))
in G1 enter
=INDIRECT("C"&INT(COLUMN()/2-2))
Select F1 and G1 and copy
Select as many cells as you eed to enter the data in and paste



"Hazel" wrote:

Hi All

In Sheet 1 of a workbook - row 1 is the header row - rows 2 : 50 columns B
& C hold the data.I need to move the data on to a single row I have tried
transpose and it always puts Column C underneath Column B in Column F instead
of being adjacent to each other i.e. Columns F & G. Somewhere I have seen a
maco that would do this but I cannot find it. Help please -- using office 2007

--
Many thanks

hazel

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
Not exactly a transpose problem Wibs Excel Discussion (Misc queries) 5 June 15th 06 11:49 AM
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES Umair Aslam Excel Worksheet Functions 1 September 22nd 05 01:19 PM
Please Help with TRANSPOSE Sam Excel Worksheet Functions 1 May 17th 05 11:01 AM
Transpose Problem Biman Excel Discussion (Misc queries) 5 January 13th 05 01:31 PM
Transpose Joe the Toe Excel Worksheet Functions 4 November 12th 04 02:01 PM


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