Splitting Multiple Choice

dofrancis

New Member
Joined
Sep 28, 2024
Messages
7
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Dear Team,
I reach out to you to request your support !

As per my Excel sheet attached, could you help me with a formula that can allow me to splitting multiple choice in multiple colomns.

I can get result only for one colomn but i would like to get results for 2 or 3 colomns.

Thank you for your support.

Capture d'écran 2024-09-28 125618.png
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Hi and welcome

Try:

varios 28sep2024.xlsm
ABCDEF
11_Source2_SourceCom_Info_centreGong_gong
2Rel RadioRadio Com_Info_centre10
3Gong_gong MobileHealth Gong_gong V02
Hoja3
Cell Formulas
RangeFormula
E2:F3E2=ISNUMBER(SEARCH(E$1,$B2))+ISNUMBER(SEARCH(E$1,$C2))
 
Upvote 0
Hi and welcome

Try:

varios 28sep2024.xlsm
ABCDEF
11_Source2_SourceCom_Info_centreGong_gong
2Rel RadioRadio Com_Info_centre10
3Gong_gong MobileHealth Gong_gong V02
Hoja3
Cell Formulas
RangeFormula
E2:F3E2=ISNUMBER(SEARCH(E$1,$B2))+ISNUMBER(SEARCH(E$1,$C2))
Dear DanteAmor;
Thank you for your replay but please could you help me
How can i use this formula if i have TWO sheets like below:
 

Attachments

  • Capture d'écran 2024-09-28 144008.png
    Capture d'écran 2024-09-28 144008.png
    197.6 KB · Views: 5
Upvote 0
Do the rows on sheet2 correspond to the same row on sheet1?
Does the data on both sheets start in cell A1?

Note XL2BB:
For the future, it would help greatly if you could give us the sample data in a form that we can copy to test with, rather that a picture.​
MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in
Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.​


If the above is correct, try:

varios 28sep2024.xlsm
ABCD
1Com_Info_centreGong_gong
2r1d1r110
3r1d2r102
Sheet2
Cell Formulas
RangeFormula
C2:D3C2=ISNUMBER(SEARCH(C$1,Sheet1!$C2))+ISNUMBER(SEARCH(C$1,Sheet1!$D2))
 
Upvote 0
Do the rows on sheet2 correspond to the same row on sheet1? YES
Does the data on both sheets start in cell A1? NO
 
Upvote 0
The follow-up to the thread must be with a post in the same thread.
Put your information here in the thread using the XL2BB tool as I mentioned in post #4

There you can see the formula. We assume that if you don't put the information correctly as it is on your sheets, then you will adapt the formula.
 
Upvote 0
Dear @DanteAmor
As per your question, note that:
- The rows on sheet2 correspond to the same row on sheet1
- The data on both sheets aren't start in cell A1
Please could you send me an email to dofrancis3@yhoo.fr so that i can share the xlxs fil with you
 

Attachments

  • Capture d'écran 2024-09-28 151750.png
    Capture d'écran 2024-09-28 151750.png
    199.7 KB · Views: 1
Upvote 0
Please could you send me an email to dofrancis3@yhoo.fr so that i can share the xlxs fil with you
That is not possible due to the Forum Rules

As I told you, you should be more explicit with your information or try to adapt the formula. In my example from post #4 the formula works.

Use the XL2BB tool.

If you want help, you must help us help you. 🧙‍♂️
 
Upvote 0
That is not possible due to the Forum Rules

As I told you, you should be more explicit with your information or try to adapt the formula. In my example from post #4 the formula works.

Use the XL2BB tool.

If you want help, you must help us help you. 🧙‍♂️
Yes but i can't add i go a message below:
1727534382135.png
 
Upvote 0

Forum statistics

Threads
1,223,231
Messages
6,170,884
Members
452,364
Latest member
springate

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top