![]() |
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 |
How to Eliminate the first 2 digit out of 10 digit number
Try:
=RIGHT(A1,8) -- Gary''s Student "wliong" wrote: 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 |
How to Eliminate the first 2 digit out of 10 digit number
It works. Thank you so much Gary. -- wliong ------------------------------------------------------------------------ wliong's Profile: http://www.excelforum.com/member.php...o&userid=28343 View this thread: http://www.excelforum.com/showthread...hreadid=488200 |
All times are GMT +1. The time now is 07:13 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com