Hi all,
I've been trying to create a catalogue in .csv to have a simple list of all the books I have. I include the title, author, comments, and identifiers. I've figured out how to work with the UTF-8 code.
My question:
In the column "comments", I have a brief summary of the book. When I create a catalog, I get the columns in this order: author, comments, identifier, title. I assume this is because it's alphabetic. However, the last two columns then appear on the second line, which makes it impossible for me to have an overview.
I think this has something to do with the comments column, because there, the text is quite long. When I make a list excluding the comments column, everything is fine and I can create a nice spreadsheet.
Is there something I'm doing wrong? Perhaps it would help if I could mark that the comments column should be last?
Thanks for your help!
Michelle
I've been trying to create a catalogue in .csv to have a simple list of all the books I have. I include the title, author, comments, and identifiers. I've figured out how to work with the UTF-8 code.
My question:
In the column "comments", I have a brief summary of the book. When I create a catalog, I get the columns in this order: author, comments, identifier, title. I assume this is because it's alphabetic. However, the last two columns then appear on the second line, which makes it impossible for me to have an overview.
I think this has something to do with the comments column, because there, the text is quite long. When I make a list excluding the comments column, everything is fine and I can create a nice spreadsheet.
Is there something I'm doing wrong? Perhaps it would help if I could mark that the comments column should be last?
Thanks for your help!
Michelle