PC Review


Reply
Thread Tools Rate Thread

Copy/Past/Transpose Formulas

 
 
jackle298
Guest
Posts: n/a
 
      2nd Jul 2008
Is there any way to keep the formulas referencing the original cells when
transposing a column to a row. It always seems to pick up the transposed row
reference, i.e. A1-G1 vs. the original column reference A1-A7.
 
Reply With Quote
 
 
 
 
Gary Brown
Guest
Posts: n/a
 
      2nd Jul 2008
Seems I read somewhere quite some time ago that using the Offset function
instead of a reference to the actual cell will solve that problem.
--
Hope this helps.
If this post was helpfull, please remember to click on the ''''YES''''
button at the bottom of the screen.
Thanks,
Gary Brown


"jackle298" wrote:

> Is there any way to keep the formulas referencing the original cells when
> transposing a column to a row. It always seems to pick up the transposed row
> reference, i.e. A1-G1 vs. the original column reference A1-A7.

 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      2nd Jul 2008
One method.

Select the cells in the column, say A1:A20

Edit>Replace

What: =

With: ^^

Replace all.

Copy>Paste Special>Transpose>OK>Esc.

Edit>Replace to reverse.

If you want a macro for this post back.


Gord Dibben MS Excel MVP

On Wed, 2 Jul 2008 06:40:05 -0700, jackle298
<(E-Mail Removed)> wrote:

>Is there any way to keep the formulas referencing the original cells when
>transposing a column to a row. It always seems to pick up the transposed row
>reference, i.e. A1-G1 vs. the original column reference A1-A7.


 
Reply With Quote
 
Gord Dibben
Guest
Posts: n/a
 
      2nd Jul 2008
Example of this Gary

=OFFSET($A$1,COLUMN(A1)-1,) entered in B1 and copied across.


Gord Dibben MS Excel MVP

On Wed, 2 Jul 2008 13:33:04 -0700, Gary Brown
<(E-Mail Removed)> wrote:

>Seems I read somewhere quite some time ago that using the Offset function
>instead of a reference to the actual cell will solve that problem.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Past Special- Transpose Function? Going Crazy with excel Microsoft Excel Misc 7 26th May 2010 12:36 AM
transpose and formulas Hein Microsoft Excel Misc 3 27th Mar 2006 12:37 PM
How do i past link and transpose simultaneously? =?Utf-8?B?VmluY2U=?= Microsoft Excel Misc 4 20th May 2005 01:02 AM
short cut for copy past w formulas?? DR, Bob Microsoft Excel Discussion 1 5th Dec 2004 01:02 PM
Trouble with copy and past of formulas in Excel H. Terpstra Microsoft Excel Discussion 0 26th Aug 2003 08:22 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:34 AM.