I have a txt file that is organized in batches as seen below (invoices cleared by certain checks)

I am having a hard time converting to an excel workbook, i have tried various iteration of delimiters (",", "\t", etc) and i cant find an easy way to convert all the headers herein to the appropriate columns.
First time working with txt documents and don't necessarily know how to use the text to column tool to the best of its ability. Would really appreciate the help?