Hello,
Does anyone know if it is possible, and if so how, to do the following
I have a dataset on one sheet
100 ABCD
200 SSER
300 DETQ
e.t.c.
In the second worksheet, I would like to have (apart from everything else) 5 lines
quantity
letter_1
letter_2
letter_3
letter_4
the quantity field would be a drop-down list where I could choose 100, 200, 300 etc. and after selecting the letter_1 letter_2 letter_3 letter_4 field, they would be automatically taken from the first sheet. and I don't want to do it with some IF because there are many more rows in the first table
Does anyone know if it is possible, and if so how, to do the following
I have a dataset on one sheet
100 ABCD
200 SSER
300 DETQ
e.t.c.
In the second worksheet, I would like to have (apart from everything else) 5 lines
quantity
letter_1
letter_2
letter_3
letter_4
the quantity field would be a drop-down list where I could choose 100, 200, 300 etc. and after selecting the letter_1 letter_2 letter_3 letter_4 field, they would be automatically taken from the first sheet. and I don't want to do it with some IF because there are many more rows in the first table