Quote:
Originally Posted by DNSB
The only time I tried grabbing stuff from Contents and Devices, I copied and pasted into a text file open in Notepad++. I then removed any string of spaces longer than 1, converted the CR/LF pairs into tabs and then replaced the tab-0-tab triplet with a CR/LF. I used tabs to avoid issues from the ,'s embedded into many titles, etc.
I then opened Excel, and used Get Data to import a tab delimited text file. I then deleted the READs, dates, etc and ended up with a 2 column spreadsheet with title and author.
|
Wow, that's definitely beyond my level of expertise. I got it the way I wanted it, just probably not the most efficient way.