Mndlssbrndlsm
New Member
- Joined
- Oct 1, 2011
- Messages
- 4
Hi, I hope someone can help with the MS Excel query below
I have a list of stock names and their ISIN codes all in one column. I would like to extract all of these codes into a separate column for use with a VLOOKUP. The data looks like this:
BIG COMPANY PLC GB00B7980591 ORD
USA CO INC (US0006880591) COM
DE0007150308 - GERMAN INDUSTRIES AG
The company names will all have a different length and number of words. The ISIN codes are not located in a uniform position; i.e they could be at the beginning, middle or end of the cell. Some of the ISIN codes are in parenthesis and some are not. ISIN codes are all the same length and all begin with the country of issue as the first two letters.
Does anyone know of a formula or VBA script capable of extracting this data?
Thanks in advance for any replies!
I have a list of stock names and their ISIN codes all in one column. I would like to extract all of these codes into a separate column for use with a VLOOKUP. The data looks like this:
BIG COMPANY PLC GB00B7980591 ORD
USA CO INC (US0006880591) COM
DE0007150308 - GERMAN INDUSTRIES AG
The company names will all have a different length and number of words. The ISIN codes are not located in a uniform position; i.e they could be at the beginning, middle or end of the cell. Some of the ISIN codes are in parenthesis and some are not. ISIN codes are all the same length and all begin with the country of issue as the first two letters.
Does anyone know of a formula or VBA script capable of extracting this data?
Thanks in advance for any replies!