View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sunnous Sunnous is offline
external usenet poster
 
Posts: 4
Default Getting the Date Format Being Used By The Operating System And Exc

Hi,

I wanted to know how within my VBA code I would be able to retreive the date
format being used by the OS and Excel, so I could use this to format my dates.

Thanks

Sunnous