Steve Schapel
miscellany at mvps.org
Sun Jul 1 22:55:04 CDT 2007
Hi Arthur, I just had a further thought about this... You need to use the name of the combobox. If you have named the control different from the field it is bound to, and if you are using the name of the field in your code, you will have problems. Regards Steve Arthur Fuller wrote: > Maybe it did in prior versions, but in 2003 it's easy enough to check. Whip > up a test screen with a combo on it and then open the OnEnter event and use > intellisense. The dropdown attribute disappears from the list. >