I used this statement as it appears in VB5.
But I copied exatcly the same line to VB6 and returns me the follow error:Code:imText = Format("345.4545, "#,##0.00")
Wrong number of arguments or invalid property assignment.
And selects the Format word.
What's happening?
Thanks!
[This message has been edited by Tonatiuh (edited 12-08-1999).]


Reply With Quote