Sooooo simple. Yup...that's why I missed it.
Thanks,Bill
You can just use standard string formatting. You can actually supply additional formatting for virtually any data type. You can learn more in the .NET help by looking up the String.Format command. But if you want the date to show up like, "01/01/2008" then you would do this: