F
factrac
I have the a combo box that calls a macro when changed. Its linked cel
is positioned directly to its left. Far above the combo box, I wil
need to frequently insert and delete rows.
My problem is the following: whenever I insert a row, the value of th
combobox's linked cell is duplicated onto the cell above it, and when
remove a row, the value of the linked cell is duplicated onto the cel
below it.
The problem does NOT occur when I do not assign a macro to the comb
box. The problem DOES occur when I assign an empty macro to the comb
box (i.e. "sub nomacro() [newline] end sub").
Does anyone know how I can insert/remove rows above a combobox with
macro, without duplicating cell values? Has anyone ever heard of thi
error before? know what's causing it? been able to duplicate it?
Thank you in advance for any help.
-
is positioned directly to its left. Far above the combo box, I wil
need to frequently insert and delete rows.
My problem is the following: whenever I insert a row, the value of th
combobox's linked cell is duplicated onto the cell above it, and when
remove a row, the value of the linked cell is duplicated onto the cel
below it.
The problem does NOT occur when I do not assign a macro to the comb
box. The problem DOES occur when I assign an empty macro to the comb
box (i.e. "sub nomacro() [newline] end sub").
Does anyone know how I can insert/remove rows above a combobox with
macro, without duplicating cell values? Has anyone ever heard of thi
error before? know what's causing it? been able to duplicate it?
Thank you in advance for any help.
-