View Single Post
Old 04-07-2025, 04:53 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,133
Karma: 60406498
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"
Is an empty field
theducks is offline   Reply With Quote