Distribution linst - Extract emails

Fran10

New Member
Joined
Jul 18, 2022
Messages
9
Office Version
  1. 365
Platform
  1. Windows
I created a formula to extract email's from a distribution list, but unfortunately the formula dont get update when user is using an apple computer.
Any thoughts on this? Or maybe somebody has another formula that could help me.

Thanks..

The distribution list can have until 400 emails.
see example below:

Distribution list:
Shurtliff, Scott <Scott.Shurtliff@IRIWorldwide.com>; Weidner, Erin <Erin.Weidner@iriworldwide.com>; Stuart, Gail <Gail.Stuart@iriworldwide.com>; Gregozeski, Brian <Brian.Gregozeski@iriworldwide.com>; Rosenthal, Michael <Michael.Rosenthal@IRIWorldwide.com>; Simon, Macee <Macee.Simon@IRIworldwide.com>; Nann, Andreas <Andreas.Nann@iriworldwide.com>

=SUBSTITUTE(FILTERXML("<x><y>"&SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A2,"<","#"),">","#")," ",";"),";","</y><y>")&"</y></x>","//y[contains(.,'#')]"),"#","")
Excel Formula:
 

Attachments

  • Distribution List.JPG
    Distribution List.JPG
    88.5 KB · Views: 2
Glad to help & thanks for the feedback.
 
Upvote 0

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

Forum statistics

Threads
1,214,991
Messages
6,122,628
Members
449,095
Latest member
bsb1122

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