View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
saziz
 
Posts: n/a
Default Delete 4 to 5 digits from left in a cell


Toppers,
That worked too. Now instead on the same sheet I am trying this on
sheet2 giving this code. =TRIM(MID(Sheet1!B2,FIND(":",B2)+1,255)) It
does not work. I don't know why. Any idea?
Thanks
Aziz


--
saziz
------------------------------------------------------------------------
saziz's Profile: http://www.excelforum.com/member.php...fo&userid=6350
View this thread: http://www.excelforum.com/showthread...hreadid=536939