Thread
:
zipcode, enter 5, show 3
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Miguel Zapico
Posts: n/a
zipcode, enter 5, show 3
Try =LEFT(A1,3)
--
It is nice to be important, but it is more important to be nice
"JcR" wrote:
I want to enter 5 digit zipcode in cell a1, and want the first three
digits of that zipcode to appear in cell a2
thanks
Reply With Quote