Gustav Brock
Gustav at cactus.dk
Wed Jan 4 12:13:35 CST 2006
Hi Joe One way around this is to replace the textbox with a combo- or listbox. Use a value list and change the RowSource to: -1;Yes;0;No Set ColumnCount to 2 and set ColumnWidths to 0". /gustav >>> jmhecht at earthlink.net 04-01-2006 18:37:38 >>> I have a yes no text box. Without the focus it shows correctly yes or no. When it gets focus it shows a zero or a non zero value. How do I force it to show yes or no when it has focus.