Thanks Greg, that was it.
Couple of questions though -
1. If I declare the combo in code (as private to the form, in the form load event) it still doesn't work, but if I physically place a combo on the form it does? any ideas? It's not a big deal as I can just place one on the form.
2. I populate the combo in the BeforeEdit Event, and set it to be the editor in the StartEdit event, but it's really clunky - I have to double click the cell to get the combo to appear. Is there a slicker way to do this, so the combo appears and drops as the cell is entered?
Thanks,
J.