Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Quote:
But if the cell contains this information: High / CVSS Base Sco 7.5 CVE: CVE-2010-0219 BID: 44055 Other references: CERT:989719 You need to use another formula: =MID(B1,FIND("CVE: ",B1)+5,13)
__________________
Asobi Wa Owari Da |
#2
![]() |
|||
|
|||
![]()
Thanks, that seems to be doing the trick! One other question, what if I wanted to add IF ERROR to get disregard any cells that don't have the text above? How do I add it to the formula you have? Is it something like: =IFERROR(D116:D2786,"NA")?
|
#3
![]() |
|||
|
|||
![]()
Thanks, that seems to be doing the trick! One other question, what if I wanted to add IF ERROR to get disregard any cells that don't have the text above? How do I add it to the formula you have? Is it something like: =IFERROR(D116:D2786,"NA")?
|
#4
![]() |
|||
|
|||
![]()
Thanks, that seems to be doing the trick! One other question, what if I wanted to add IF ERROR to get disregard any cells that don't have the text above? How do I add it to the formula you have? Is it something like: =IFERROR(D116:D2786,"NA")?
|
#5
![]() |
|||
|
|||
![]()
Thanks, that seems to be doing the trick! One other question, what if I wanted to add IF ERROR to get disregard any cells that don't have the text above? How do I add it to the formula you have? Is it something like: =IFERROR(D116:D2786,"NA")?
|
#6
![]() |
|||
|
|||
![]()
Thanks, that seems to be doing the trick! One other question, what if I wanted to add IF ERROR to get disregard any cells that don't have the text above? How do I add it to the formula you have? Is it something like: =IFERROR(D116:D2786,"NA")?
|
#7
![]() |
|||
|
|||
![]()
Thanks, that seems to be doing the trick! One other question, what if I wanted to add IF ERROR to get disregard any cells that don't have the text above? How do I add it to the formula you have? Is it something like: =IFERROR(D116/D2786,"NA")?
|
#8
![]() |
|||
|
|||
![]()
=IFERROR(MID(B1,FIND("CVE: ",B1)+5,13),"")
__________________
Asobi Wa Owari Da |
#9
![]() |
|||
|
|||
![]()
Great, that did the trick.
Thanks again! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text Extraction (parsing) | Excel Worksheet Functions | |||
Parsing text | Excel Worksheet Functions | |||
parsing text | New Users to Excel | |||
parsing text | Excel Discussion (Misc queries) | |||
Parsing text | Excel Discussion (Misc queries) |