View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Melin Melin is offline
external usenet poster
 
Posts: 1
Default Need to add character before leading zero in a field

I need an automated way to add a character before a leading zero in a field.
I am importing information into excel from one software, manipulating the
information so I have only what I need and then exporting the information
into another software. We created a macro to keep the leading zero in Excel
but the software we are importing the information into does not allow leading
zeros. =( So we have to add a character to before the leading zero.

I am currently using Excel 2003. Any help would be appreciated.