View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default linking to links

Referring cell B2 will return the value...

=B2
OR
=B2+<your formula


If this post helps click Yes
---------------
Jacob Skaria


"mariekek5" wrote:



In case B2 has the value 123, but that 123 is based on another formula. How
then can I link to the '123' in B2? If I do not just want to put in '123'.

Can I use some kind of brackets, indicating that I need the text in B2 and
not the formula underneath it?