Re: Can A Vlookup W/Search Function Work On A Substring of Text?
Thank you!!! Ill try it out Monday and let you know.
Please note that on 14th December 2023 users will experience an expected outage whilst we make upgrades to our network. We anticipate this process may take a couple of hours and so we apologise in advance for any inconvenience.
Re: Can A Vlookup W/Search Function Work On A Substring of Text?
Thank you!!! Ill try it out Monday and let you know.
Re: Can A Vlookup W/Search Function Work On A Substring of Text?
Below is the data, a sample. Ideally I could have a formula that I could locate in the column title "Is OLLF" that would match the data in the third line with the data in the first column. As you notice the the only thing in common between the two is the Customer ID "OLLF" does that help? Sorry for the awkward borders, etc. I am not very good at this.
[TABLE="class: grid, width: 600, align: left"]
Truck Flt Id Sq BillTo P/U Del
Is OLLF?
[/td]51811 G3 0198002 01 OLLF·· DNV NYC
[/td]52611 B5 0193824 02 JBSGR1 WOH BOS
[/td]52885· D4 0191581 01 CMSWI· OMH NYC
[/td]53659 H1 0196334 01 OLLF·· WCR NYC
[/td]
[/TABLE]
I work for a large US trucking company. Below is a sample of a string of text I need to do a lookup on a dispatch from work. I work with hundreds of these trips daily. No two text strings are the same. "600357" is the truck number. This number can be either 5 or 6 digits long. "R0" is the fleet. "0200590" is the trip number. "01" is the leg or dispatch. "ELSL" is the Customer ID. The Customer ID can be between 3 to 6 characters long and may have letters only and sometimes letters combined with numbers. "SCA" is the origin and "DNV" the destination. The order of the information in this string is always the same. Truck number, fleet, trip number, dispatch number, Customer ID, origin, and destination. This order never varies. I need to use this text to cross reference or highlight information on other sheets to find data concerning customers (the bold underlined section) or other uses. I presently import as CSV file and then have to manually manipulate the data to get what I want. And then use vlookups to find what I want.
It would be easier and quicker (not to mention way cooler) to drop the whole text into a single cell and then have a formula I could modify to cross reference and ID the data I need. Is there a function or combination of functions I could use in a formula that would allow me to specify which substring in this text string I am interested in and then use it to to cross reference with other data without dissembling the entire string?
600357 R0 0200590 01 ELSL·· SCA DNV