I would suggest that you base the form on a query which references the unbound combo box, in the form header section, as a parameter on the PartName...
Perhaps an easy solution is to set the text box unbound until the combobox is filled. I mean to set the textBox controlsource to Null in dessign mode...