I have a subform that track home, business, and winter home addresses. Each record entered on the subform is identified as one of those types of address
I then used the combo box wizard to display the appropriate type of address for example home. But if I click on the list I see x number of business or home entries. How can I restrict the choices on the list to just the three types.
Note: I went into properties dialog box for the control and changed the Row Source type to Value List and then entered Business;Home;Winter Home in the Row Source. And got an error message. Which was a Run-time error '13": Type mismatch.
Thanks for any and all help.
Fay



