currency display in unbound field

  • Thread starter Thread starter JEM
  • Start date Start date
J

JEM

Hello. In a combo box, i show the cost for the class which is a money
column. In the display of the combo box it shows fine: $250.00. But,
on my form, i have an unbound text box that displays the cost after a
class is chosen from the combo box. But, it is not displaying it
properly, it is showing 250. I formatted the text box as currency and
even tried using a custom format $###.00 but i still just get 250. Any

ideas?
 
Back
Top