D
DimensionAV
HI
I have a couple of range names ProductQuantity and ProductColor (A15:A12000
and C15:12000 respectively), ProductColor are data valitaded cells with a
list of colors, I want that after entering a value to ProductQuantity the
corresponding row of ProductColor shows the first value of the list.
I belive a have to use Worksheet_Change event but how to get/set the value
on a datalist cell ?
Thanks in advance.
I have a couple of range names ProductQuantity and ProductColor (A15:A12000
and C15:12000 respectively), ProductColor are data valitaded cells with a
list of colors, I want that after entering a value to ProductQuantity the
corresponding row of ProductColor shows the first value of the list.
I belive a have to use Worksheet_Change event but how to get/set the value
on a datalist cell ?
Thanks in advance.