Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kev Nurse
 
Posts: n/a
Default How do I "cut" only the data from a cell

Using Excel 2000. I have 2 sheets in my work book. Cell A1 in Sheet
2 has a simple formula: "=Sheet1!A1". Thus the data in sheet 1 A1 is
always replicated in Sheet 2 A1. However, if I "cut" Sheet 1 A1 and
"paste" somewhere else in the book, Sheet 2 A1 still reads the
original data in Sheet 1 A1 and the formula in Sheet 2 A1 has changed
to refer to the new location of the pasted data.

Normally, this is not a problem but in this case I want the data in
Sheet 2 A1 to read whatever is in Sheet 1 A1 at all times. I do not
want the formula to change in any circumstance.

How can I achieve this without recording a macro or using more than 2
clicks whenever I cut Sheet 1 A1?

Regards
Kev Nurse
  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

In cell A1 on Sheet 2, change the formula to: =INDIRECT("Sheet1!$A$1")
This will continue to return the value in that cell, even if the
original value is moved.

Kev Nurse wrote:
Using Excel 2000. I have 2 sheets in my work book. Cell A1 in Sheet
2 has a simple formula: "=Sheet1!A1". Thus the data in sheet 1 A1 is
always replicated in Sheet 2 A1. However, if I "cut" Sheet 1 A1 and
"paste" somewhere else in the book, Sheet 2 A1 still reads the
original data in Sheet 1 A1 and the formula in Sheet 2 A1 has changed
to refer to the new location of the pasted data.

Normally, this is not a problem but in this case I want the data in
Sheet 2 A1 to read whatever is in Sheet 1 A1 at all times. I do not
want the formula to change in any circumstance.

How can I achieve this without recording a macro or using more than 2
clicks whenever I cut Sheet 1 A1?

Regards
Kev Nurse



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
Repeat Cell Data Pinky Excel Worksheet Functions 1 January 18th 05 05:38 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
sending data from one cell to another (not using copy & paste) Charlie Payne Excel Worksheet Functions 3 December 6th 04 03:28 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 09:33 AM.

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"