|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Apr 2025
Device: BOOX NEO
|
Library export CSV
Hello
I did do a search by could not find an answer. When I export the calibre library database to a CSV file, my columns are separated by the comma character. When I open this file in an Excel sheet all my data are in one column. The I use Select Data > Text to Columns. Unfortunately, most of my books are written by more than 1 writer. These writers are also separated by the comma character. When I have 3 writers, these writers are moved to 3 columns, because they are also separated by a comma. So the title of this book will be in column 4 When I have 2 writers, the title of the book will be in column 3. So in column 3 I have sometimes the third writer and sometimes the title of the book. And ofcourse the titel of the books contains sometimes a comma. Is it possible to change the comma for the column into someting else Thanks Simon |
|
|
|
|
|
#2 |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,271
Karma: 61916422
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
You need to use Comma Quoted import.
Authors (most strings) are Quoted so those are a single cell OTOH numbers do not have commas, so the use the comma as a column separator EG Code:
"62","2013-08-18T07:04:21-07:00","The Exotic Enchanter","","L. Sprague deCamp & Christopher Stasheff","Harold Shea","6.0"
|
|
|
|
| Advert | |
|
|
|
|
#4 | |
|
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 48,272
Karma: 174315444
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
I've attached the contents of the CSV file wrapped in code tags: Code:
title,author_sort,authors,series,series_index "First Stop","Todd, Michael & Anderle, Michael","Michael Todd & Michael Anderle","Dungeon Rails","1.0" "Codename: Whistleblower","Cameron, T. R. & Carr, Martha & Anderle, Michael","T. R. Cameron & Martha Carr & Michael Anderle","Spellbound Security","6.0" "Original-Microsoft-Source-Code","Gates, Bill","Bill Gates","","1.0" "1638: The Sovereign States","Flint, Eric & Huff, Gorg & Goodlett, Paula","Eric Flint & Gorg Huff & Paula Goodlett","Ring of Fire","36.0" "1636- the Flight of the Nightingale","Carrico, David","David Carrico","Ring of Fire","34.0" "1637: The Transylvanian Decision","Flint, Eric & Waters, Robert E.","Eric Flint & Robert E. Waters","Ring of Fire","38.0" Last edited by DNSB; 04-07-2025 at 08:47 PM. |
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Export HTML field to CSV | tycho | Library Management | 0 | 10-03-2020 11:25 AM |
| Help Csv export settings | cmplus | Library Management | 15 | 01-20-2018 12:08 PM |
| Export CSV of specific view? | sweth | Library Management | 2 | 07-21-2017 07:09 PM |
| export list of books in a csv file | jcarlier | Conversion | 8 | 09-07-2013 10:59 PM |
| Export to CSV/XLS? | highwaykind | Calibre | 19 | 05-31-2009 03:35 PM |