> When I put a ComboBox in my form and set WALKMENU to OFF, I cannot enter > in the text box field. Is there something else I need to do. I also > checked the sample database and the same condition occurs.
Two things: 1) Only User Defined combo boxes can be editable, not Lookup combo boxes. 2) You must make sure that the Editable box is checked on the Effects page of the properties. -- Larry
