C
Chris Morgan
I have an input box for the user to enter a piece of data,
which is assigned to a particular variable, and in turn
entered into a particular cell. The data input into the
box, however, must be one of only a certain list of
values. Am I able to create a drop-down list within the
InputBox in order for only these particular values to be
allowed to be input?
Many thanks in advance,
Chris
which is assigned to a particular variable, and in turn
entered into a particular cell. The data input into the
box, however, must be one of only a certain list of
values. Am I able to create a drop-down list within the
InputBox in order for only these particular values to be
allowed to be input?
Many thanks in advance,
Chris