Can anyone help defining a formula for data validation for the following:
In column C, input will either begin with PR7, WS8 or HW9. The range for this input can be anywhere from:
PR700000 to PR799999, WS800000 to WS899999 and HW900000 to HW999999.
I have 3 drop-lists I want to use in column H based on the first 3 character-input in column C .
PR7xxxxx would drop down List1 in column H
WS8xxxxx would drop down List2 in column H
HW9xxxxx would drop down list3 in column H
i.e. PR745862 or PR711145 as input in column C would show drop-down list "List1" for column H.
i.e. WS850006 or WS899555 as input in column C would show drop-down list "List2" for column H.
i.e. HW967891 or HW945000 as input in column C would show drop-down list "List3" for column H.
I've looked, read, watched countless articles for data validation, but all are based on defined input rather than variable input.
Any help would be appreciated.
Cheers, ScottyDo![]()
Bookmarks