You can import time sheets from text files or from Excel spreadsheets directly into QuickBooks using the
Zed Axis software.
- Download and install Zed Axis software on your computer
- Open your QuickBooks company file you want to import data into as Administrator and open Zed Axis
- Select your text file or spreadsheet which contains the time sheets that you want to import.
- Set up the a Mapping of the columns in your time sheet import file to the corresponding fields in QuickBooks, as shown below:
Sample Time Tracking import text file
Sample TimeSheet_Template.xlsx Excel File

| Txn Date | DATE
|
The date of the time entry.
|
|
Entity Name
|
STR209
|
MANDATORY FIELD - Employee name as it appears in QuickBooks, this is usually FirstName LastName, but can be reversed in preferences. If ZA cannot match the name it will create a new employee.
|
|
Customer
|
STR209
|
CustomerRef refers to the full (ie ACME:Job 1) customer or customer job to which this time could be billed. If BillableStatus is set to Billable, CustomerRef is required.
|
|
Service Item
|
STR (159)
|
A service item refers to services that a business charges for or purchases. Examples include specialized labor, consulting hours, and professional fees. In a Time Entry message, ItemServiceRef refers to the type of work. If no CustomerRef is specified, then ItemServiceRef is not needed. If BillableStatus is set to Billable, then Time Entry must include both Item Service Item and Customer.
|
|
Payroll Item
|
STR
(31)
|
Each payroll wage item describes and names a payment scheme, for example, Regular Pay or Overtime Pay. Within QuickBooks, a timesheet can specify a payroll wage item only if the following criteria are met: The name on the timesheet is on the QuickBooks Employee list, and The “Use time data to create paychecks” preference turned on in the Payroll Info window that gives information about that employee in QuickBooks.
|
|
Duration
|
TIME
|
MANDATORY FIELD - Time spent doing the work, this can be in the format hh:mm ie one and a half hours should appear as 1:30.
|
|
Class
|
STR159
|
Classes can be used to separate transactions into meaningful categories. Must match what is in QB
|
|
BillableStatus
|
Enum
|
The billing status of this item line. Accepted values are Billable, NotBillable, HasBeenBilled, if Billable then must include Customer and service item
|
|
Billable
|
BOOL
|
Retired in 2008 - If IsBillable is true, the tracked time is billable, and you must specify CustomerRef and ItemServiceRef so that an invoice can be created. If no invoice will be created, set IsBillable to false.
|
Article ID: 51, Created On: 10/21/2011, Modified: 5/7/2013