How to convert txt to xlsx

Hi
I want to know how to convert for the robot a file txt in xlsx with row e column of xlsx.
Many thanks in advance

Which separator are you using in the txt file?

Hi Dany
You need to have a separator in your text file in order to structure the data. Maybe try converting to csv first will do the trick.
If your file does not have any sensitive data, you might share it with us so we can better help you.