Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 40
Default Copying a cell down a column

For years I have clicked the bottom right corner of a formula cell and
dragged down the cell and it copies fine.

Today I received a spreadsheet from another person and tried to work on it.
I calculated a formula in a cell. Then I dragged it down the spreadsheet.
The result was that all cells down the page had the same answer as the first
cell I had copied. But each cell had the correct formula in it.

The drag changed the formula, which should have changed the result in the
cell, but it kept the same value as the first cell.

Any help ?? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 127
Default Copying a cell down a column

Make sure that the formula doesnt have absolute references. for Example $A$1
change it to A1 if you want formula to adjust as you drag it down.

for a better answer, post your formula.


"Chip" wrote in message
...
For years I have clicked the bottom right corner of a formula cell and
dragged down the cell and it copies fine.

Today I received a spreadsheet from another person and tried to work on
it.
I calculated a formula in a cell. Then I dragged it down the spreadsheet.
The result was that all cells down the page had the same answer as the
first
cell I had copied. But each cell had the correct formula in it.

The drag changed the formula, which should have changed the result in the
cell, but it kept the same value as the first cell.

Any help ?? Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Copying a cell down a column

Tools/ Options/ Calculation
Set to Automatic, not Manual.
--
David Biddulph

"Chip" wrote in message
...
For years I have clicked the bottom right corner of a formula cell and
dragged down the cell and it copies fine.

Today I received a spreadsheet from another person and tried to work on
it.
I calculated a formula in a cell. Then I dragged it down the spreadsheet.
The result was that all cells down the page had the same answer as the
first
cell I had copied. But each cell had the correct formula in it.

The drag changed the formula, which should have changed the result in the
cell, but it kept the same value as the first cell.

Any help ?? Thanks.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Copying a cell down a column

Turn automatic calculation back on.

ToolsOptionsCalculation.


Gord Dibben MS Excel MVP

On Fri, 9 May 2008 11:52:03 -0700, Chip wrote:

For years I have clicked the bottom right corner of a formula cell and
dragged down the cell and it copies fine.

Today I received a spreadsheet from another person and tried to work on it.
I calculated a formula in a cell. Then I dragged it down the spreadsheet.
The result was that all cells down the page had the same answer as the first
cell I had copied. But each cell had the correct formula in it.

The drag changed the formula, which should have changed the result in the
cell, but it kept the same value as the first cell.

Any help ?? Thanks.


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 40
Default Copying a cell down a column

Don't have any absolutes.....

=CONCATENATE(TRIM(A4),B4,C4,D4) is the original formula.

The next cell down the column is: ==CONCATENATE(TRIM(A5),B5,C5,D5) and so
forth. But the new value in the cell remains the same as the first cell. I
have even changed for formula to just add to cells together and I get the
same result.

I don't know anything about locking a file or anything like that. As I said
before I have even copied the cells to another workbook and it acts the same.



"Gaurav" wrote:

Make sure that the formula doesnt have absolute references. for Example $A$1
change it to A1 if you want formula to adjust as you drag it down.

for a better answer, post your formula.


"Chip" wrote in message
...
For years I have clicked the bottom right corner of a formula cell and
dragged down the cell and it copies fine.

Today I received a spreadsheet from another person and tried to work on
it.
I calculated a formula in a cell. Then I dragged it down the spreadsheet.
The result was that all cells down the page had the same answer as the
first
cell I had copied. But each cell had the correct formula in it.

The drag changed the formula, which should have changed the result in the
cell, but it kept the same value as the first cell.

Any help ?? Thanks.






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 40
Default Copying a cell down a column

Thank you....I had never heard of that issue.



"Gord Dibben" wrote:

Turn automatic calculation back on.

ToolsOptionsCalculation.


Gord Dibben MS Excel MVP

On Fri, 9 May 2008 11:52:03 -0700, Chip wrote:

For years I have clicked the bottom right corner of a formula cell and
dragged down the cell and it copies fine.

Today I received a spreadsheet from another person and tried to work on it.
I calculated a formula in a cell. Then I dragged it down the spreadsheet.
The result was that all cells down the page had the same answer as the first
cell I had copied. But each cell had the correct formula in it.

The drag changed the formula, which should have changed the result in the
cell, but it kept the same value as the first cell.

Any help ?? Thanks.



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Copying a cell down a column

Common problem......not yet fixed in 2007 version.

Am surprised you never ran across it yet.

ToolsOptionsCalculation can be Auto or Manual.

Excel takes the Calculation mode each session from the settings on the first
workbook opened in that session.

i.e. If you saved Book1 with calc mode in manual and opened it first, calc
mode would be in Manual.

If you saved Book2 with calc mode in auto and opened it after Book1, Book2
would be in manual mode(Excel ignores the auto calc mode in this case).

If you close Book1 before opening Book2, Book2 will be in auto calc mode.

Confusing enough? <g


Gord

On Fri, 9 May 2008 13:05:00 -0700, Chip wrote:

Thank you....I had never heard of that issue.



"Gord Dibben" wrote:

Turn automatic calculation back on.

ToolsOptionsCalculation.


Gord Dibben MS Excel MVP

On Fri, 9 May 2008 11:52:03 -0700, Chip wrote:

For years I have clicked the bottom right corner of a formula cell and
dragged down the cell and it copies fine.

Today I received a spreadsheet from another person and tried to work on it.
I calculated a formula in a cell. Then I dragged it down the spreadsheet.
The result was that all cells down the page had the same answer as the first
cell I had copied. But each cell had the correct formula in it.

The drag changed the formula, which should have changed the result in the
cell, but it kept the same value as the first cell.

Any help ?? Thanks.




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
Excel 2003 -- Copying a formula to Paste Special into column cell FlorencePS Excel Discussion (Misc queries) 2 August 2nd 07 10:38 PM
copying one cell in multiple sheets into a column on one sheet LeahR Excel Worksheet Functions 3 June 1st 07 05:55 PM
Copying a formula to column using a value from a particular cell effnbee Excel Discussion (Misc queries) 2 February 20th 07 10:18 AM
Same formula in each cell of column; insert rows w/o copying down tgdavis Excel Discussion (Misc queries) 3 September 14th 05 09:32 PM
Copying a Formula into Every other Cell In a Column carl Excel Worksheet Functions 1 June 30th 05 06:44 PM


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