How to split the list of strings seprated with ; in a column

How to split the list of strings seprated with ; in a column

Good Morning,

I have a column with client id and a column with list of strings which i have to bring down each string in the list into column.

ID             list
1.             WOMAN,MAN,KID
2.             WOMAN,KID
3.             MAN,KID

I would like to bring down to 

ID            C1               C2          C3
1.            WOMAN     MAN      KID
2.            WOMAN                    KID 
3.                                  MAN     KID 

I almost succedded by using if and  substirng_Postion,but as the WOMAN contains MAN,it repeats in column2.
if possible please help me.
I tried with if,ifcase conditions subsrting function,changing to numerical values 

Thanks in advance.






                            Zoho Desk Resources

                            • Desk Community Learning Series


                            • Digest


                            • Functions


                            • Meetups


                            • Kbase


                            • Resources


                            • Glossary


                            • Desk Marketplace


                            • MVP Corner


                            • Word of the Day



                                Zoho Marketing Automation


                                        Manage your brands on social media



                                                Zoho TeamInbox Resources

                                                  Zoho DataPrep Resources



                                                    Zoho CRM Plus Resources

                                                      Zoho Books Resources


                                                        Zoho Subscriptions Resources

                                                          Zoho Projects Resources


                                                            Zoho Sprints Resources


                                                              Qntrl Resources


                                                                Zoho Creator Resources


                                                                  Zoho WorkDrive Resources



                                                                    Zoho Campaigns Resources

                                                                      Zoho CRM Resources

                                                                      • CRM Community Learning Series

                                                                        CRM Community Learning Series


                                                                      • Tips

                                                                        Tips

                                                                      • Functions

                                                                        Functions

                                                                      • Meetups

                                                                        Meetups

                                                                      • Kbase

                                                                        Kbase

                                                                      • Resources

                                                                        Resources

                                                                      • Digest

                                                                        Digest

                                                                      • CRM Marketplace

                                                                        CRM Marketplace

                                                                      • MVP Corner

                                                                        MVP Corner




                                                                            Design. Discuss. Deliver.

                                                                            Create visually engaging stories with Zoho Show.

                                                                            Get Started Now