davis saltzgiver
New Member
Hello all,
I am currently in way over my head trying to parse a messy and dynamic text file to bring only specific data into excel so that it is displayed in a manageable way. The data is a bluetooth communication log with a sensor that I want to be able to analyze to detect any problems with the sensors measurement as well as easily display trends - excel will be perfect for this.
The problem is that all of the data is hidden in a mess of bluetooth communication info and the data can look a little different in a few scenarios.
All of the solutions I've found heavily use delimiters or require the data to be structured in order to parse but this isn't possible for me as all of the data is messy already.
I have attached a microsoft word doc (I am using a txt but I wanted to make comments to better explain it to you all, simply save it as txt after viewing the comments) of how the data comes to me, and I have attached an excel sheet of the format that I wish I could import the txt file into. All data that I want to grab is highlighted in the word doc, and then transferred into the excel file how I want it to show up.
Is something like this possible?
I wont be able to thank you enough for any direction or coding expertise this community could give!
Davis
I am currently in way over my head trying to parse a messy and dynamic text file to bring only specific data into excel so that it is displayed in a manageable way. The data is a bluetooth communication log with a sensor that I want to be able to analyze to detect any problems with the sensors measurement as well as easily display trends - excel will be perfect for this.
The problem is that all of the data is hidden in a mess of bluetooth communication info and the data can look a little different in a few scenarios.
All of the solutions I've found heavily use delimiters or require the data to be structured in order to parse but this isn't possible for me as all of the data is messy already.
I have attached a microsoft word doc (I am using a txt but I wanted to make comments to better explain it to you all, simply save it as txt after viewing the comments) of how the data comes to me, and I have attached an excel sheet of the format that I wish I could import the txt file into. All data that I want to grab is highlighted in the word doc, and then transferred into the excel file how I want it to show up.
Is something like this possible?
I wont be able to thank you enough for any direction or coding expertise this community could give!
Davis