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 Copying Cell Results, Not Formulas, Between Worksheets

What I am trying to do is to copy the results of a cell, not the actual
formula, into a new worksheet. For further explanation, I am using a monthly
budget and the last cell, for example, is C65. I want to take that number
and put it into C1 of the next sheet. Now, it wants to move the formula.
Can I move just the number, so I can keep a rolling change throughout the
remaining months?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Copying Cell Results, Not Formulas, Between Worksheets

One way,

Try this in C1 of your sheet

=TEXT(LOOKUP(99^99,Sheet1!C:C),"0.00")+0

this will grab the last number in column C of sheet 1

Mike

"clouts" wrote:

What I am trying to do is to copy the results of a cell, not the actual
formula, into a new worksheet. For further explanation, I am using a monthly
budget and the last cell, for example, is C65. I want to take that number
and put it into C1 of the next sheet. Now, it wants to move the formula.
Can I move just the number, so I can keep a rolling change throughout the
remaining months?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Copying Cell Results, Not Formulas, Between Worksheets

Copy, then go to your destination cell and Edit/ Paste Special/ Values.
--
David Biddulph

"clouts" wrote in message
...
What I am trying to do is to copy the results of a cell, not the actual
formula, into a new worksheet. For further explanation, I am using a
monthly
budget and the last cell, for example, is C65. I want to take that number
and put it into C1 of the next sheet. Now, it wants to move the formula.
Can I move just the number, so I can keep a rolling change throughout the
remaining months?



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 from worksheets Russ07 New Users to Excel 3 May 6th 08 10:33 AM
Copying Formulas Between Worksheets Railrd Excel Discussion (Misc queries) 2 December 24th 07 05:35 PM
Copying Formulas in Excel 2003 (The results Dont Change) Marilyn Excel Discussion (Misc queries) 6 March 1st 07 07:01 PM
Copying formulas without changing previous results/calculations kate_suzanne Excel Worksheet Functions 6 August 28th 06 03:46 AM
Copying options: contents, results, formulas, etc. Top Spin New Users to Excel 2 December 20th 04 04:54 PM


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