LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default cut & paste made the cell with forumla #ref

If you want to copy a formula without it changing the reference, have you
looked at the difference between absolute and relative addressing?
--
David Biddulph

"Ms_M_o_n_i_c_a" wrote in message
...
THANKS. i worked. now i just need to figure out how to copy forumula
without
changing the reference
--
I will Excel at Excel!


"Max" wrote:

OTOH, if this statement of yours is key
.. i want a1 to equal a2 no matter what


Then
in A1: =IF(INDIRECT("A2")=0,"",INDIRECT("A2"))

Or, if you need to propagate it across from A1,
use this in A1:
=IF(OFFSET(INDIRECT("A1"),1,COLUMNS($A:A)-1)=0,"",OFFSET(INDIRECT("A1"),1,COLUMNS($A:A)-1))
then copy A1 across to return correspondingly from row2
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:16,700 Files:356 Subscribers:53
xdemechanik
---



 
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
Copy & Paste Forumla - but reference cell is changing Andy Excel Discussion (Misc queries) 5 October 12th 07 04:41 PM
pasting a forumla w/o the paste/special/value jc3000 Excel Discussion (Misc queries) 1 June 21st 07 02:13 PM
pasting a forumla w/o the paste/special/value NewGuy Excel Discussion (Misc queries) 0 June 20th 07 11:29 PM
Two paste options I'd like to see made easy t Excel Discussion (Misc queries) 1 August 22nd 06 11:28 PM
Using cell value in forumla steev_jd Excel Discussion (Misc queries) 3 April 3rd 06 03:18 PM


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