If the import file includes a header row or additional information at the beginning of the file, enter the lines to skip before the check transactions begin.
The file may include a header row with column names that you don't want imported as data.
Example
CheckNumber,Payee,Amount,Date
12345,John Smith,150.00,2024-05-28
12345,Jane Doe,200.00,2024-05-28
In this example, you would set "Lines to skip" to 1 to skip the header row.
Some files include initial comments or metadata, often marked with a special character (for example, # or //).
Example
# Payroll check data for May 2024
CheckNumber,Payee,Amount,Date
12345,John Smith,150.00,2024-05-28
In this example, you would set "Lines to skip" to 2 to skip the comment (begins with #) and header row.
Some files have blank or irrelevant lines at the top that need to be ignored to avoid import errors.
Always preview the file before import to determine how many lines (if any) should be skipped. You can use the import file view (in Import Checks), Microsoft Excel, or Notepad.
If the file has a header row you want the system to use for mapping fields, enter zero to show the header row. You can use it to map the import data, and then change the lines to skip to 1 to remove the header row from the import data.
Use consistent formatting across import files to reduce errors.
Copyright © 2025 Caselle, Incorporated. All rights reserved.