Since articy:draft supports formatting for the "Text" property, the XLSX export for re-import exports the text in two formats, the plain text without formatting and the HTML based markup text for the object.
If you change the plain-text only column in the excel file, the import still uses the column named MarkupText to preserve possible formatting, the plain text column Text is simply ignored.
If you do not use text markup, just disable the output of that particular column. If you do so, the re-import uses the Text column which can be easier edited.
To do so switch to the Properties tab of the export and disable the MarkupText property for each type of object you are using like shown in the screenshot below:

It is highly recommended that you save the so changed settings to a preset, so you don't need to change that again when exporting again.