Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-21-2008, 03:04 PM
Pete Provencher
 
Posts: n/a
Copying formulas

I understand how the copying of formulas works and how athe $ hepls to
maintain either the column or the row.

My question is can you reverse the procedure. Copying a formula to the right
will change the row number instead of the column number and copying down
will change the column.

Is this possible?


Reply With Quote
  #2 (permalink)  
Old 07-21-2008, 03:41 PM
Pete_UK
 
Posts: n/a
Re: Copying formulas

Here's an example:

=INDIRECT(CHAR(64+ROW(A1))&COLUMN(L1))

This is equivalent to =A12, but if you copy it across it will bring
values from A13, A14, A15 etc. If you copy it down it will bring
values from A12, B12, C12, D12 etc., but this will only work up to
column Z.

You can also look at the OFFSET function, and also TRANSPOSE.

Hope this helps.

Pete

On Jul 21, 4:04*pm, "Pete Provencher"
<pprovenc...@sitetechsystems.com> wrote:
> I understand how the copying of formulas works and how athe $ hepls to
> maintain either the column or the row.
>
> My question is can you reverse the procedure. Copying a formula to the right
> will change the row number instead of the column number and copying down
> will change the column.
>
> Is this possible?


Reply With Quote
  #3 (permalink)  
Old 07-21-2008, 03:43 PM
Bernard Liengme
 
Posts: n/a
Re: Copying formulas

Before someone does to a lot of trouble with this: why do you need it? Have
you looked at the TRANSPOSE function and/pr the Paste Special/Transpose
command?
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Pete Provencher" <pprovencher@sitetechsystems.com> wrote in message
news:u0hbQM06IHA.4988@TK2MSFTNGP04.phx.gbl...
>I understand how the copying of formulas works and how athe $ hepls to
>maintain either the column or the row.
>
> My question is can you reverse the procedure. Copying a formula to the
> right will change the row number instead of the column number and copying
> down will change the column.
>
> Is this possible?
>



Reply With Quote
  #4 (permalink)  
Old 07-21-2008, 03:53 PM
Pete Provencher
 
Posts: n/a
Re: Copying formulas

transpose did exacly what I needed. HTnk you.
"Bernard Liengme" <bliengme@stfx.TRUENORTH.ca> wrote in message
news:uW8iDi06IHA.4204@TK2MSFTNGP03.phx.gbl...
> Before someone does to a lot of trouble with this: why do you need it?
> Have you looked at the TRANSPOSE function and/pr the Paste
> Special/Transpose command?
> best wishes
> --
> Bernard V Liengme
> Microsoft Excel MVP
> http://people.stfx.ca/bliengme
> remove caps from email
>
> "Pete Provencher" <pprovencher@sitetechsystems.com> wrote in message
> news:u0hbQM06IHA.4988@TK2MSFTNGP04.phx.gbl...
>>I understand how the copying of formulas works and how athe $ hepls to
>>maintain either the column or the row.
>>
>> My question is can you reverse the procedure. Copying a formula to the
>> right will change the row number instead of the column number and copying
>> down will change the column.
>>
>> Is this possible?
>>

>
>



Reply With Quote
  #5 (permalink)  
Old 07-21-2008, 03:55 PM
Pete Provencher
 
Posts: n/a
Re: Copying formulas

I looked at transpose and that is what I needed. Thank you.
"Pete_UK" <pashurst@auditel.net> wrote in message
news:bf61ec28-e01e-4737-900d-50ec2ef51b44@m36g2000hse.googlegroups.com...
Here's an example:

=INDIRECT(CHAR(64+ROW(A1))&COLUMN(L1))

This is equivalent to =A12, but if you copy it across it will bring
values from A13, A14, A15 etc. If you copy it down it will bring
values from A12, B12, C12, D12 etc., but this will only work up to
column Z.

You can also look at the OFFSET function, and also TRANSPOSE.

Hope this helps.

Pete

On Jul 21, 4:04 pm, "Pete Provencher"
<pprovenc...@sitetechsystems.com> wrote:
> I understand how the copying of formulas works and how athe $ hepls to
> maintain either the column or the row.
>
> My question is can you reverse the procedure. Copying a formula to the
> right
> will change the row number instead of the column number and copying down
> will change the column.
>
> Is this possible?



Reply With Quote
  #6 (permalink)  
Old 07-21-2008, 04:27 PM
Pete_UK
 
Posts: n/a
Re: Copying formulas

You're welcome.

Pete

On Jul 21, 4:55*pm, "Pete Provencher"
<pprovenc...@sitetechsystems.com> wrote:
> I looked at transpose and that is what I needed. Thank you

Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Excel


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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



All times are GMT. The time now is 07:49 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Work at Home Mom Jobs | Online Advertising | Personal Loan | Personal Loans | Voip



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109