I tried that but it didn't work. I also tried
"Steve C. Orr [MVP, MCSD]" wrote:
> Try something like this:
> MyString = MyDate.ToString("yyyymmdd")
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
>
http://SteveOrr.net >
>
> "Chris" <Chris@discussions.microsoft.com> wrote in message
> news:4DD18608-FF23-4967-8733-1B5693242E14@microsoft.com...
> > Hi,
> > How do I convert the short date 4/25/2005 to 20050425?
> >
> > Thanks
>
>