![]() |
|
#1
|
|||
|
|||
![]()
Specifically "SIN106952"? Or invoice number following string "Invoice" and continuing until first occurence of ":"?
When 2nd, then (on fly as I don't have Excel at moment - so maybe you have to make corrections) Code:
=TRIM(LEFT(RIGHT(YourString,LEN(YourString)-FIND("Invoice",YourString)+7),FIND(":",RIGHT(YourString,LEN(YourString)-FIND("Invoice",YourString)+7))-1)) |
#2
|
|||
|
|||
![]() Quote:
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Haha88 | Excel | 9 | 02-05-2018 01:04 AM |
Formula to Extract text from a text string | Haha88 | Excel | 2 | 11-14-2017 01:32 AM |
![]() |
Haha88 | Excel | 8 | 02-13-2017 05:06 PM |
![]() |
omahadivision | Excel Programming | 12 | 11-23-2013 12:10 PM |
![]() |
hommi16 | Excel | 2 | 06-05-2013 09:19 PM |