hi all
i have a list of clients. my users needs to select the stage the client is in manually.
these selections needs to be guaranteed to be uniform, as i will need to run reports and searches in this value.
to accomplish this, i am using a dropdown box next to each client.
i am using a combo box for this purpose
here is the details of the dropdown box:
input range: I2:I10
Output Range: K2
i need to copy this box to all the cells in column C starting from C2.
the input range must stay static, but the output range needs to update to K3, K4, K5 and such as i copy the boxes.
is this possible, or do i need to manually update these boxes??
i have a list of clients. my users needs to select the stage the client is in manually.
these selections needs to be guaranteed to be uniform, as i will need to run reports and searches in this value.
to accomplish this, i am using a dropdown box next to each client.
i am using a combo box for this purpose
here is the details of the dropdown box:
input range: I2:I10
Output Range: K2
i need to copy this box to all the cells in column C starting from C2.
the input range must stay static, but the output range needs to update to K3, K4, K5 and such as i copy the boxes.
is this possible, or do i need to manually update these boxes??