- I need to create an Excel file where the first column of every row should be a fixed text string.
- This column should not be editable.
The reason for this requirement is that the user can save this file as a csv file, which can then be used as input for a software. That software requires the first column to be set to a constant text string.