View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raman325[_22_] Raman325[_22_] is offline
external usenet poster
 
Posts: 1
Default Linking two cells


Hi,

I have two cells in two different worksheets. One cell is referenced by
a range variable called wagNDCell. The second cell is referenced by a
different range variable called wagDetCell. I would like to link
wagDetCell to wagNDCell, so I tried wagDetCell.Formula = wagNDCell but
that didn't work because wagNDCell returns the value of the cell. How
do I create this link? Thanks in advance.

Raman


--
Raman325
------------------------------------------------------------------------
Raman325's Profile: http://www.excelforum.com/member.php...o&userid=24748
View this thread: http://www.excelforum.com/showthread...hreadid=396511