View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
mrice
 
Posts: n/a
Default FIND THE CALCULATED VALUE OF A CELL AND DELETE IT FROM ANOTHER


I would recommend using the substitute function.

Add the following to C1

=SUBSTITUTE(A1,B1,"")

Hope this helps.


--
mrice


------------------------------------------------------------------------
mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=533842