Hi JEM.
Put in textbox's controlsource ---- =Val(Str([ComboBox].[Column](1))) ---- (check column number) and put Currency in its Format properties
Bye -- Giorgio Rancati [Office Access MVP]
"JEM" <jennmertens[ at ]mindspring.com> ha scritto nel messaggio news:1133468447.132238.215640[ at ]g43g2000cwa.googlegroups.com...
[Quoted Text] > Hi again. I wonder if you would have another quick solution for me...in > the same 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? >
|