Чи є спосіб вилучити кілька адрес електронної пошти з файлу excel / excel
| A | B
----|-------------
1 |HTML |
|Content|
| 1 |
----|-------|-----
2 |HTML |
|Content|
| 2 |
----|-------|-----
N Rows| |
Більш-менш вміст однаковий у стовпцях
HTML-вміст у стовпці один рядок перший
cid=9498&peid= **xyz9000@gmail.com** &mbrid=cf7cc75d395cbf901f73967b1267db42 style="text-decoration: none; color: blue;">Update</a> contact/membership info.<font style="font-size:14px" face="Verdana" color="#000000"> | <font style="font-size:12px" face="Verdana" color="#3c3c3c"><a href=https:///fe_web_member_subscription_verify.php?oeid=
**navee@centra.com**&cid=9498 style="text-decoration: none; color: blue;">Subscribe</a> to receive requirements & resumes
</font>
</p>
</td>
</tr>
<tr>
<td colspan="2" valign="middle">
<p style="margin-left:0px;margin-right:0px;margin-top:0px; margin-bottom:0px;">
<font style="font-size:15px" color="#3C3C3C" face="Verdana" >
<br><u>From</u>:<br>
Navee ,<br>
Centra<br>
qwerty@centra.com<br>
<span style="background-color: #FFFF00"><b>Reply to:</b></span> navee@centra.com<br><br>
</font>
</p>
</td>
</tr>
<tr>
<td colspan="2" valign="middle">
<br><p><strong>Big
HTML-вміст у стовпці один рядок другий
cid=9498&peid= **xyz9000@gmail.com** &mbrid=cf7cc75d395cbf901f73967b1267db42 style="text-decoration: none; color: blue;">Update</a> contact/membership info.<font style="font-size:14px" face="Verdana" color="#000000"> | <font style="font-size:12px" face="Verdana" color="#3c3c3c"><a href=https:///fe_web_member_subscription_verify.php?oeid=
**navee@centra.com**&cid=9498
Я спробував використовувати онлайн-інструменти, доступні в Інтернеті, але вони не дають змоги / вони отримують лише першу доступну адресу електронної пошти у полі excel.
https://www.extendoffice.com/product/kutools-for-excel/excel-extract-email-address-from-string.html
Існує n кількість рядків.
Чи є спосіб отримати кілька електронних адрес із комірки Excel
Необхідний вихід - витягніть електронні листи та збережіть їх в окремому розкладному аркуші або в сусідньому стовпчику
==========================
Формат введення 3
#Для наступного HTML-коду, присутнього в комірці excel, я можу отримати лише перше виникнення електронної пошти, яку я отримав, але не всі вказані декілька адрес електронної пошти.
<p align="center" style="margin-left:0px;margin-top:30px; margin-right:0px;margin-bottom:25px;">
<table width="1024" cellspacing="0" cellpadding="0" border="0" >
<tr>
<td colspan="2" style="border-bottom: solid 1px #ff7373; " valign="bottom">
<p style="margin-left:0px;margin-right:0px;margin-top:0px; margin-bottom:0px;">
<font style="font-size:12px" color="#3C3C3C" face="Verdana" >
<a href=https://house.com/powerhouse/fe_web_member_unsubscription.php?cid=4870&teid=volcan9@gmail.com&mbrid=cf7cc75d395cbf901f73967b1267db42 style="text-decoration: none; color: red;">Remove/unsubscribe</a><font style="font-size:14px" face="Verdana" color="#000000"> | <font style="font-size:12px" face="Verdana" color="#3c3c3c"><a href=https://house.com/powerhouse/fe_web_member_update.php?cid=4870&peid=volcan9@gmail.com&mbrid=cf7cc75d395cbf901f73967b1267db42 style="text-decoration: none; color: blue;">Update</a> contact/membership info.<font style="font-size:14px" face="Verdana" color="#000000"> | <font style="font-size:12px" face="Verdana" color="#3c3c3c"><a href=https://house.com/powerhouse/fe_web_member_subscription_verify.php?oeid=mod.s@solutionsinc.com&cid=4870 style="text-decoration: none; color: blue;">Subscribe</a> to receive requirements
</font>
</p>
</td>
</tr>
<tr>
<td colspan="2" valign="middle">
<p style="margin-left:0px;margin-right:0px;margin-top:0px; margin-bottom:0px;">
<font style="font-size:15px" color="#3C3C3C" face="Verdana" >
<br><u>From</u>:<br>
mod,<br>
Solution<br>
mod.s@solutionsinc.com<br>
<span style="background-color: #FFFF00"><b>Reply to:</b></span> mod.s@solutionsinc.com<br><br>
</font>
</p>
</td>
</tr>
<tr >
<td width="800" valign="top" style="border-top: solid 1px #333399; ">
<p align="justify" style="margin-left:0px;margin-right:0px;margin-top:0px; margin-bottom:0px;">
<font style="font-size:12px" color="#666666" face="Verdana">
<a href="http://www.res.com/#!products/c5n6" style="text-decoration: none; color: red" title="Click to view more details">.</a>
</font>
</p>
</td>
<td valign="top" style="border-top: solid 1px #333399; ">
<p align="right" style="margin-left:0px;margin-right:0px;margin-top:0px; margin-bottom:0px;">
<font style="font-size:10px" color="#3C3C3C" face="Verdana">
</font>
</p>
</td>
</tr>
</table><br>
</p>
kutools
повинен працювати для декількох адрес електронної пошти. Які ще варіанти ви спробували, і в чому полягає проблема. Який з різних тегів (unix
,vba
,google-spreadsheets
,excel
) ви хочете використовувати? Якого виходу ви хочете?