If I am not wrong, you can generate values for a combobox at runtime but you cannot save values in the combobox for later use until and unless during runtime you save the values somewhere... say for a text file... Whenever the word starts, it will pull up details from the text file to generate the Combobox...

Hope this helps...