hi all,

How can I format the textboxes in datareport?
I've managed to make a datareport from a database.
In one of the textboxes I set the datafield to a field in my database which contains numbers (currency)
Now, I want the display of the textbox to have commas. Like format(!rst,"###.###.###").

How can I do that?
thanks