Go into the combobox properties
Under the Data tab, you should see an option for Row Source. You can set that to whatever you like, without using the wizard.
(Are your wizards broken, or are you just being fearless?)
You can use a tablename, queryname, or a raw SQL statement.
David R