I am using Excel 2007 VBA code to load data into a combobox located on page 2 of a multi-page form which in turn is located on a user form. Depending on what the user enters in textboxes on page 1 of the multi-page form, the combobox is loaded with a calculated number of lines. The user then needs to edit various of those entries in the combobox, without adding new entries or deleting any entries. Even though I can select entries in the combobox which then appear in the display, and enter new values in the window, those new values do not become permanent. Is there a way to allow users to change/edit entries in a combobox in Excel VBA user forms?
Thanks for any help,
Paul Hudgens
Denver
Thanks for any help,
Paul Hudgens
Denver