G
Guest
I have a textbox that I want to restrict to data within a given range on
another spreadsheet. This data is in the form of a list of unique
identifiers. Thus
4444444
5555555
6666666
7777777
I want to restrict the textbox to the above entries, giving a warning if an
invalid number is typed in the textbox. Is this possible or would it be
easier for me to use a ComboBox?
Many Thanks
another spreadsheet. This data is in the form of a list of unique
identifiers. Thus
4444444
5555555
6666666
7777777
I want to restrict the textbox to the above entries, giving a warning if an
invalid number is typed in the textbox. Is this possible or would it be
easier for me to use a ComboBox?
Many Thanks