Parsing out data from a cel that has multiple entries

gyagos

New Member
Joined
Mar 27, 2018
Messages
27
Office Version
  1. 365
Platform
  1. Windows
All,
Is there a way to parse out data from a cel and put results into individual cels via VBA code? The actual spreadsheet is 50k rows and this is just a snippet of only one host

First tab (Original) is the original data in the spreadsheet. Column E "pluginText" is the cel that i'm looking to parse
The results i'm looking for are on the results tab

Book1.xlsx
ABCDEFG
1HostNamePluginIDCVEPluginNamepluginTextPOCpath
2he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU) Path : /auto/he3nas503a39/usr/java/jdk1.8.0_181/ Installed version : 1.8.0_181 Fixed version : Upgrade to version 8.0.341 or greater Path : /auto/he3nas503a39/usr/java/jdk1.8.0_31/ Installed version : 1.8.0_31 Fixed version : Upgrade to version 8.0.341 or greater Path : /fmac/fir/src_repos/jim_testing/gerrit/jdk1.7.0_71/ Installed version : 1.7.0_71 Fixed version : Upgrade to version 7.0.351 or greater Path : /pkgs/JDK/jdk170_55/ Installed version : 1.7.0_55 / build 7.0.55 Fixed version : Upgrade to version 7.0.351 or greater Application Team-BTO/auto/he3nas503a39/usr/java/jdk1.8.0_181/
3he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU) Path : /auto/he3nas503a39/usr/java/jdk1.8.0_181/ Installed version : 1.8.0_181 Fixed version : Upgrade to version 8.0.341 or greater Path : /auto/he3nas503a39/usr/java/jdk1.8.0_31/ Installed version : 1.8.0_31 Fixed version : Upgrade to version 8.0.341 or greater Path : /fmac/fir/src_repos/jim_testing/gerrit/jdk1.7.0_71/ Installed version : 1.7.0_71 Fixed version : Upgrade to version 7.0.351 or greater Path : /pkgs/JDK/jdk170_55/ Installed version : 1.7.0_55 / build 7.0.55 Fixed version : Upgrade to version 7.0.351 or greater Application Team-BTO/auto/he3nas503a39/usr/java/jdk1.8.0_31/
4he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU) Path : /auto/he3nas503a39/usr/java/jdk1.8.0_181/ Installed version : 1.8.0_181 Fixed version : Upgrade to version 8.0.341 or greater Path : /auto/he3nas503a39/usr/java/jdk1.8.0_31/ Installed version : 1.8.0_31 Fixed version : Upgrade to version 8.0.341 or greater Path : /fmac/fir/src_repos/jim_testing/gerrit/jdk1.7.0_71/ Installed version : 1.7.0_71 Fixed version : Upgrade to version 7.0.351 or greater Path : /pkgs/JDK/jdk170_55/ Installed version : 1.7.0_55 / build 7.0.55 Fixed version : Upgrade to version 7.0.351 or greater Application Team-BTO/fmac/fir/src_repos/jim_testing/gerrit/jdk1.7.0_71/
5he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU) Path : /auto/he3nas503a39/usr/java/jdk1.8.0_181/ Installed version : 1.8.0_181 Fixed version : Upgrade to version 8.0.341 or greater Path : /auto/he3nas503a39/usr/java/jdk1.8.0_31/ Installed version : 1.8.0_31 Fixed version : Upgrade to version 8.0.341 or greater Path : /fmac/fir/src_repos/jim_testing/gerrit/jdk1.7.0_71/ Installed version : 1.7.0_71 Fixed version : Upgrade to version 7.0.351 or greater Path : /pkgs/JDK/jdk170_55/ Installed version : 1.7.0_55 / build 7.0.55 Fixed version : Upgrade to version 7.0.351 or greater Application Team-BTO/pkgs/JDK/jdk170_55/
Original



Results i am looking for


Book1.xlsx
ABCDEFGH
1HostnamePluginIDCVEPluginNamePOCPathInstalled versionFixed Verion
2he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU)Application Team-BTO/auto/he3nas503a39/usr/java/jdk1.8.0_181/ Installed version : 1.8.0_181Fixed version : Upgrade to version 8.0.341 or greater
3he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU)Application Team-BTO/auto/he3nas503a39/usr/java/jdk1.8.0_31/ Installed version : 1.8.0_181Fixed version : Upgrade to version 8.0.341 or greater
4he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU)Application Team-BTO/fmac/fir/src_repos/jim_testing/gerrit/jdk1.7.0_71/ Installed version : 1.8.0_181Fixed version : Upgrade to version 8.0.341 or greater
5he3lxvd601163304CVE-2022-21540,CVE-2022-21541,CVE-2022-21549,CVE-2022-25647,CVE-2022-34169Oracle Java SE Multiple Vulnerabilities (July 2022 CPU)Application Team-BTO/pkgs/JDK/jdk170_55/ Installed version : 1.8.0_181Fixed version : Upgrade to version 8.0.341 or greater
Results
 
Last edited:

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: Parsing out data from a cel
If you have posted the question at more places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,215,349
Messages
6,124,427
Members
449,158
Latest member
burk0007

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