vandalen
|
| Posted: 09/20/2002, 8:26 AM |
|
Well, did not get a response to my prev. message hence forgive my insistance.
How can I format the "numeric" content on a listbox that is coming from a database field?
I would like to format it to $x,xxxx.00 (both on the edit area and the dropdown).
|
|
|
 |
MJ
|
| Posted: 09/20/2002, 8:52 AM |
|
Not sure about the decimal buy if you set the control type to integer you can set the format to #,###
|
|
|
 |
Listbox Format
|
| Posted: 09/20/2002, 9:53 AM |
|
Hi Mj,
The problem is that the listbox does not have a "Format" property.
|
|
|
 |
|