Charlotte Foust
cfoust at infostatsystems.com
Wed Jan 4 12:27:45 CST 2006
Or an option group, which is even easier Charlotte -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock Sent: Wednesday, January 04, 2006 10:14 AM To: accessd at databaseadvisors.com Subject: Re: [AccessD] Text Box True False Question 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. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com