Thread: Dates
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default Dates

On Tue, 5 Apr 2005 18:33:02 -0700, "Jason Zischke"
wrote:

Dave, This will not solve my problem because I've made sure the the cells
that get these dates have been properly formated to "dd-mmm-yy" however
thanks for your reply.


Yes -- but how is your programming outputting the result. Unless the output is
a number, which Excel can then interpret as a date, formatting will have no
affect.


--ron