View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default how to change cell format using vba

The macro recorder can be your friend. Record a macro while doing it. Then
clean it up if desired.


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"March" wrote in message
...
Hello All,

I would like to know how to change cell format using vba.

Please give me suggestion.


Thank you,

March