#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default copying formulas

I am trying to copy a formula by dragging it to cells in the same row. The
formula references a cell in a separate column. I want it to recognize that
everytime I drag the formula to the cell to the right it updates the formula
with the cell below the original one that was referenced


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default copying formulas

Assuming original formulas in Column A

In B1 enter this formula and drag across.

=OFFSET($A$1,COLUMN(A1)-1,)


Gord Dibben MS Excel MVP

On Tue, 31 Jul 2007 14:46:04 -0700, aevans
wrote:

I am trying to copy a formula by dragging it to cells in the same row. The
formula references a cell in a separate column. I want it to recognize that
everytime I drag the formula to the cell to the right it updates the formula
with the cell below the original one that was referenced


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default copying formulas

Gord,
Thanks for responding unfortunately that doesn't work either. Let me try to
explain it again as I know the first time was somewhat unclear.

Example

Row Column A Column B Column C Column D Column E
1 1000 =A1 =A2 =A3 =A4
2 5000
3 3000
4 3500

So as you can see it is quite simple and hopefully there is also a simple
answer. I want to be able to drag the formula from B1 horizontally and have
it automatically reference cells vertically.

Thanks

"Gord Dibben" wrote:

Assuming original formulas in Column A

In B1 enter this formula and drag across.

=OFFSET($A$1,COLUMN(A1)-1,)


Gord Dibben MS Excel MVP

On Tue, 31 Jul 2007 14:46:04 -0700, aevans
wrote:

I am trying to copy a formula by dragging it to cells in the same row. The
formula references a cell in a separate column. I want it to recognize that
everytime I drag the formula to the cell to the right it updates the formula
with the cell below the original one that was referenced



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default copying formulas

Was perfectly clear to me.

My formula entered in B1 and dragged across will give you 1000, 5000, 3000, 3500
in B1, C1, D1 and E1

Did you try it?

You cannot drag =A1 across and have it increment as you describe.


Gord

On Tue, 31 Jul 2007 15:50:02 -0700, aevans
wrote:

Gord,
Thanks for responding unfortunately that doesn't work either. Let me try to
explain it again as I know the first time was somewhat unclear.

Example

Row Column A Column B Column C Column D Column E
1 1000 =A1 =A2 =A3 =A4
2 5000
3 3000
4 3500

So as you can see it is quite simple and hopefully there is also a simple
answer. I want to be able to drag the formula from B1 horizontally and have
it automatically reference cells vertically.

Thanks

"Gord Dibben" wrote:

Assuming original formulas in Column A

In B1 enter this formula and drag across.

=OFFSET($A$1,COLUMN(A1)-1,)


Gord Dibben MS Excel MVP

On Tue, 31 Jul 2007 14:46:04 -0700, aevans
wrote:

I am trying to copy a formula by dragging it to cells in the same row. The
formula references a cell in a separate column. I want it to recognize that
everytime I drag the formula to the cell to the right it updates the formula
with the cell below the original one that was referenced




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default copying formulas

I tried it again and it works. Thanks a million, this is going to save me a
lot of time.
Cheers

"Gord Dibben" wrote:

Was perfectly clear to me.

My formula entered in B1 and dragged across will give you 1000, 5000, 3000, 3500
in B1, C1, D1 and E1

Did you try it?

You cannot drag =A1 across and have it increment as you describe.


Gord

On Tue, 31 Jul 2007 15:50:02 -0700, aevans
wrote:

Gord,
Thanks for responding unfortunately that doesn't work either. Let me try to
explain it again as I know the first time was somewhat unclear.

Example

Row Column A Column B Column C Column D Column E
1 1000 =A1 =A2 =A3 =A4
2 5000
3 3000
4 3500

So as you can see it is quite simple and hopefully there is also a simple
answer. I want to be able to drag the formula from B1 horizontally and have
it automatically reference cells vertically.

Thanks

"Gord Dibben" wrote:

Assuming original formulas in Column A

In B1 enter this formula and drag across.

=OFFSET($A$1,COLUMN(A1)-1,)


Gord Dibben MS Excel MVP

On Tue, 31 Jul 2007 14:46:04 -0700, aevans
wrote:

I am trying to copy a formula by dragging it to cells in the same row. The
formula references a cell in a separate column. I want it to recognize that
everytime I drag the formula to the cell to the right it updates the formula
with the cell below the original one that was referenced





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
Copying formulas englishrose4719 Excel Discussion (Misc queries) 5 May 17th 07 04:05 PM
Copying Formulas archsmooth Excel Worksheet Functions 2 April 21st 07 02:15 AM
Copying Formulas Dan R. Excel Discussion (Misc queries) 3 January 11th 07 10:18 PM
Copying Formulas Craig Excel Worksheet Functions 0 June 2nd 06 02:56 PM
copying formulas Tracey Excel Discussion (Misc queries) 7 December 22nd 04 03:51 PM


All times are GMT +1. The time now is 08:56 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"