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

hi to all,

I have this data 1234 in cell K27.
how to make macro that will add "0 to the beginning:

My data is:

1234

That the result will look like this:

"01234



Thanks,
Lorena