Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Kev Nurse
 
Posts: n/a
Default How do I fix a formula in a cell?

I'm 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 "=Sheet1!A1" in Sheet 2 A1 to change in any circumstance.

How can I achieve this without recording a macro or using: copy, paste,
return to original cell and delete it (too many actions) ?

Regards
Kev Nurse


  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=INDIRECT("Sheet1!A1")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Kev Nurse" wrote in message
...
I'm 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 "=Sheet1!A1" in Sheet 2 A1 to change in any circumstance.

How can I achieve this without recording a macro or using: copy, paste,
return to original cell and delete it (too many actions) ?

Regards
Kev Nurse




  #3   Report Post  
Niek Otten
 
Posts: n/a
Default

=INDIRECT("Sheet1!A1")

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Kev Nurse" wrote in message
...
I'm 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 "=Sheet1!A1" in Sheet 2 A1 to change in any circumstance.

How can I achieve this without recording a macro or using: copy, paste,
return to original cell and delete it (too many actions) ?

Regards
Kev Nurse




  #4   Report Post  
Kev Nurse
 
Posts: n/a
Default

Nick, thank you very much. I would never have found that function. You
have saved the day for me.

Regards
Kev Nurse


  #5   Report Post  
Kev Nurse
 
Posts: n/a
Default

Bob, thank you very much. I would never have found that function. You have
saved the day for me.

Regards
Kev Nurse


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
Cell shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 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
looking for a formula Amanda Excel Worksheet Functions 5 January 5th 05 07:37 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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