D DannyBoy Jan 6, 2004 #1 Is there some way to include a checkbox field in a listbox? I'd rather see a checkbox than yes/no or 0,-1. Thanks
Is there some way to include a checkbox field in a listbox? I'd rather see a checkbox than yes/no or 0,-1. Thanks
D Dirk Goldgar Jan 6, 2004 #2 DannyBoy said: Is there some way to include a checkbox field in a listbox? I'd rather see a checkbox than yes/no or 0,-1. Click to expand... Not in an Access list box, no. You could use a third-party control, or a subform tailored to look like a list box.
DannyBoy said: Is there some way to include a checkbox field in a listbox? I'd rather see a checkbox than yes/no or 0,-1. Click to expand... Not in an Access list box, no. You could use a third-party control, or a subform tailored to look like a list box.
D DannyBoy Jan 6, 2004 #3 Does anyone know of a third-party control that will allow me to display a checkbox within a listbox?
J JSand42737 Jan 6, 2004 #4 "DannyBoy" said: Is there some way to include a checkbox field in a listbox? I'd rather see a checkbox than yes/no or 0,-1. Thanks Click to expand... See if this control from Stephen Lebans helps - http://www.lebans.com/vb_listbox.htm
"DannyBoy" said: Is there some way to include a checkbox field in a listbox? I'd rather see a checkbox than yes/no or 0,-1. Thanks Click to expand... See if this control from Stephen Lebans helps - http://www.lebans.com/vb_listbox.htm