so many ways
1. convert to sting get rid of time
2. texbox properties and format and select date alone.
3. If it is from query you can handle it using sql server.
Amarnath
[quoted text, click to view] "Ryan McBee" wrote:
> When I get a return from my report, it is returning the date in the formate
> of "05/02/2007 12:00:00AM" How do I get rid of the 12:00:00AM part?
>
> Thanks,