View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wliong[_6_] wliong[_6_] is offline
external usenet poster
 
Posts: 1
Default How to Eliminate the first 2 digit out of 10 digit number


Hi all,
I'm trying to eliminate the first 2 digit from 10 digit number. For
example: if the number is *0001234567*, then I want to delete the first
2 zeros and thus it becomes *01235467*. Is there any way to do that?

Thank you very much


--
wliong
------------------------------------------------------------------------
wliong's Profile: http://www.excelforum.com/member.php...o&userid=28343
View this thread: http://www.excelforum.com/showthread...hreadid=488200