Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to transpose forumlas


If this is possible, please let me know

Example: I would like to copy cells B1-B3 and Transpose them to D1-F1
without the formulas updating.

A B C D E F G
1 124 =A1 =A1 =A2 =A3
2 275 =A2
3 806 =A3

As I am typing this I am thinking if I format B1-B3 as text then
transpose then format to number, this might work. If anyone knows a
quicker way i would appreciate it. Thank you.


--
iturnrocks
------------------------------------------------------------------------
iturnrocks's Profile: http://www.excelforum.com/member.php...o&userid=37246
View this thread: http://www.excelforum.com/showthread...hreadid=570522

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default how to transpose forumlas

I'd select C1:C3
edit|replace
what: =
with: $$$$$=
replace all

edit|copy
edit|paste special|transpose (into d1:F1)

Select c1:c3 and D1:F1
edit|replace
what: $$$$$=
with: =
replace all

You make the formulas text, then do the copy|paste special, then make the text
back to formulas.

iturnrocks wrote:

If this is possible, please let me know

Example: I would like to copy cells B1-B3 and Transpose them to D1-F1
without the formulas updating.

A B C D E F G
1 124 =A1 =A1 =A2 =A3
2 275 =A2
3 806 =A3

As I am typing this I am thinking if I format B1-B3 as text then
transpose then format to number, this might work. If anyone knows a
quicker way i would appreciate it. Thank you.

--
iturnrocks
------------------------------------------------------------------------
iturnrocks's Profile: http://www.excelforum.com/member.php...o&userid=37246
View this thread: http://www.excelforum.com/showthread...hreadid=570522


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default how to transpose forumlas

Reading between the lines, do either of these help:

=INDEX($A:$A,COLUMNS($A:A))
=INDEX($B:$B,COLUMNS($A:A))
=INDEX($C:$C,COLUMNS($A:A))
?
And copy across columns as needed.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"iturnrocks" wrote
in message ...

If this is possible, please let me know

Example: I would like to copy cells B1-B3 and Transpose them to D1-F1
without the formulas updating.

A B C D E F G
1 124 =A1 =A1 =A2 =A3
2 275 =A2
3 806 =A3

As I am typing this I am thinking if I format B1-B3 as text then
transpose then format to number, this might work. If anyone knows a
quicker way i would appreciate it. Thank you.


--
iturnrocks
------------------------------------------------------------------------
iturnrocks's Profile:
http://www.excelforum.com/member.php...o&userid=37246
View this thread: http://www.excelforum.com/showthread...hreadid=570522


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to transpose forumlas


Thanks, both of those methods worked. The second suggestion is what I
was looking for, although the first may help me with another problem I
have had in the past.

Thank you


--
iturnrocks
------------------------------------------------------------------------
iturnrocks's Profile: http://www.excelforum.com/member.php...o&userid=37246
View this thread: http://www.excelforum.com/showthread...hreadid=570522

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default how to transpose forumlas

Appreciate the feed-back.
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"iturnrocks" wrote
in message ...

Thanks, both of those methods worked. The second suggestion is what I
was looking for, although the first may help me with another problem I
have had in the past.

Thank you


--
iturnrocks
------------------------------------------------------------------------
iturnrocks's Profile:
http://www.excelforum.com/member.php...o&userid=37246
View this thread: http://www.excelforum.com/showthread...hreadid=570522


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
Help using Transpose [email protected] Excel Discussion (Misc queries) 1 May 26th 06 06:38 PM
Want to Transpose PaulW Excel Discussion (Misc queries) 3 March 10th 06 02:07 PM
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES Umair Aslam Excel Worksheet Functions 1 September 22nd 05 02:19 PM
transpose a column into many rows GMed Excel Discussion (Misc queries) 1 January 21st 05 08:15 PM
TRANSPOSE() bill_morgan_3333 Excel Worksheet Functions 4 November 4th 04 02:10 PM


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