Hello,

I have a ComboBox in cell E8 that I would like to be copied to all subsequent rows when data is entered into their cells under the D column. I would like to have the new ComboBox have a linkedcell to the cell that is underneath the ComboBox as well.

For example:
If data is entered into cell D9 a ComboBox would populate in cell E9 with its linkedcell being E9.

Thanks