Home About Contact Archives
Validate the HTML of this page

ShelfLister

Importing a "Marked Items" file into MS Access

Screen Shot #1 - Get External Data
#1:

Screen Shot #2 - Select shelflister.txt

Screen Shot #3 - Import Text Wizard - Advanced Button

Screen Shot #4 - Import Specification

Screen Shot #5 - Finish

Screen Shot #6 - OK

Screen Shot #7 - Open resulting shelflister table

Screen Shot #8 - Look at data in table

Notes

  1. Pay particular attention to the fourth screen shot: Getting the date formatting right for time stamp field when importing, so that MS Access accepts it as a date data type, is a little tricky the first time. You will also have to manully enter a pipe symbol ("|") as the field delimiter.
  2. The Bib ID/MFHD ID/Item ID/Barcode fields do not need to be assigned a "number" data type, since you won't (or shouldn't) be performing any mathematical operations on them.
  3. You're welcome to make up your own column (field) names, but the ones in the screen shots work. Access can be finicky about column names, and if it objects to a name you assign, it will error out each and every value for that column.
  4. Once you have the data in an MS Access table, you can massage/sort/query that table by whatever criteria you desire. However, you will not be able to (accurately) sort by call number, since call numbers are not normalized.
Screen Shot #9 - Design and run a query