ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I "cut" only the data from a cell (https://www.excelbanter.com/excel-discussion-misc-queries/10315-how-do-i-%22cut%22-only-data-cell.html)

Kev Nurse

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

Debra Dalgleish

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



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com