deagon
Posts: 31
|
| Posted: 03/05/2007, 1:44 PM |
|
When I do an CCDLookup and sum data to a Listbox or label the data set as a Integer or text does not show a comma like 208,000.00 or 208,000. How do I set a comma for the proper position so the numbers can be read properly????
TKS..
|
 |
 |
Benjamin Krajmalnik
|
| Posted: 03/05/2007, 5:24 PM |
|
Declare an explicit fromat for the label.
"deagon" <deagon@forum.codecharge> wrote in message
news:645ec8f4a4d33a@news.codecharge.com...
> When I do an CCDLookup and sum data to a Listbox or label the data set as
> a
> Integer or text does not show a comma like 208,000.00 or 208,000. How do I
> set
> a comma for the proper position so the numbers can be read properly????
>
>
> TKS..
>
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|