Thread: Date Format??
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
john john is offline
external usenet poster
 
Posts: 4
Default Date Format??

you can use the code following:

Format(now, "yyyy-dd")

Best Regards
John Black

"mvyvoda" wrote in message
...
i need to use DateSerial for this format 2005-11. how the heck do i do

that?

thanks,
mark