if all your data are in this format with the first 3 characters being 'number'
use =LEFT(A2,3)
this assume data start at row 2.
HTH
--
Pls provide your feedback by clicking the Yes button below if this post have
help you. This will help others to search the archives for result better.