Thread: format column
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sean Sean is offline
external usenet poster
 
Posts: 208
Default format column

The column is supposed to be time field as 15:30:25. But it currently shows
as general like 0.646064815. How can I format the column to display as time
in macro?

Thanks.