Hi, i am wondering if anyone can help me to extract the data from this text file into the attached excel template. The data that i require is on the information on each tracking number line. I tried to extract the data using the read text file but due to the difficult format of the text file i cannot get the data to read into a data table correctly.
Using Regular Expressions (Regex) and String Manipulation
Using VB Script
You can try these methods and choose the one that best suits your use case. The exact solution can only be provided if the text file is available for analysis, as it is dependent on the file’s structure and content.