ezbie 0 Newbie Poster

I am looking for a simple way to get data from an excel sheet and place it into a combobox (the excel data to be the default selection and the remaining options coming from my mdb database) and then update the cell data once it has been changed on my form. I would prefer to have all this happen without opening up the excel document. How would I do this?