View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
RLB RLB is offline
external usenet poster
 
Posts: 6
Default zero fill leading digits

Hi,
I need to zero fill field then import result into a program that requires
numbers not text or blanks in field. Program will accept ".dbf,.csv or.txt"
file formats only. I tried repeat function but when I save in one of the
formats excel converts zero to text not number. This then is kicked out by
program.
thanks.