Here's the details: Let's say I have a drop down list in 1400 rows of column Q. The drop-down list is populated by a named range, COLORS. I was a drop-down list in every cell of the 1400 rows of Col Q. Easy enough. Here's the rub: The first item in the drop-down list is RED. If a user selects RED in A1, A3, A5, etc. (all the odd-numbered rows) then I want A2, A4, A6, etc. (all the even numbered rows) to be equal to the odd-numbered row above.
To recap, I want a drop-down list in all 1400 rows of col Q, and I also want the even-numbered rows to echo the row above if a user select the first item in the drop-down list, RED. Even IF they select RED in A1, for example, i STILL want/need a drop-down list in A2, A4, etc.
Thanks in advance! jk
To recap, I want a drop-down list in all 1400 rows of col Q, and I also want the even-numbered rows to echo the row above if a user select the first item in the drop-down list, RED. Even IF they select RED in A1, for example, i STILL want/need a drop-down list in A2, A4, etc.
Thanks in advance! jk