We have a textbox and combobox that we place onto the CELL that we want to edit - make it same size, etc.

Works great.

Matter of fact we place that same text/combo onto LABELS that look like TEXT BOXES all over the form.

That way we only have events for two objects txtInput and cboInput.