Date Format in a ListBox

A

Armando Vargas

Hello:

I have an invoce table, and a Date Field. I input the data as 12/08/2005
and it goes well. (Also have the Getdate() function. Also works fine)

The problem is that I want to show this data in a listbox, but the date fiel
would like to showit as dd-mmmm-yyyy and it does not work.

Any Ideas???

Thanks!!
 
Top