Thread: Cell formatting
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Martin[_23_] Martin[_23_] is offline
external usenet poster
 
Posts: 15
Default Cell formatting

Hi all,

I would like to change the formatting of a cell containing a date/time
stamp. It defaults to m/d/yyyy h:mm, but I would like to format to something
like 10/11/2005 11:40:36 PM - The default displays 10/11/2005 23:40.

Thanks.

-Martin