I wrote a code to convert text input files to a structured excel sheet as defined cells and tables
I had created several cells and assigned values through the text input, using csng to convert text to values.
Then I formatted a set of values into a listobject table within the VBA. However...