oliver
05-19-2000, 09:06 PM
i want to have a defult value of $0.00 in a text box. in the properties i set the format as currency, decimal places as 2 and defult value as 0 but it didn't display.
any thoughts?
thanks
any thoughts?
thanks
|
View Full Version : defult value problem oliver 05-19-2000, 09:06 PM i want to have a defult value of $0.00 in a text box. in the properties i set the format as currency, decimal places as 2 and defult value as 0 but it didn't display. any thoughts? thanks RpbertS 05-22-2000, 04:28 AM simple solution have format as currency, the default value to 0 and make sure the decimal place is left on AUTO and you'll be all set |