Thread: excel macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rose Men Rose Men is offline
external usenet poster
 
Posts: 2
Default excel macro

Hi ,
I have a record character variable which has less than 9 length,
I need converted to a 9 character text field with leading 0’s.
how can i coded in MACRO so that I can automaticly transfer them to 9
length next time when I get more data to excel.
Thank you very much.
Rose