Link to home
Start Free TrialLog in
Avatar of vanmathi arumugam
vanmathi arumugam

asked on

Create data validation from comma separated values

Need to create dropdown list from comma separated values. The range can be anything. Comma separated values will be coming from database which I have placed in the position of AD column. So I want to convert those values as drop down list in R column. Can anyone help me out. Using Vba.
ASKER CERTIFIED SOLUTION
Avatar of Subodh Tiwari (Neeraj)
Subodh Tiwari (Neeraj)
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Answered the original question.