Exporting data from Export/Spreadsheets
Create Export Template
- Go to Reports -> Export Spreadsheets
- Click Add New and then Yes to design new Report
- Fill in Report Properties
- Name: As required. E.g. Sales Export
- Category: Billing
- Printer: Reports1
- Tablelink: Set table link as required
- Use Following Tables: Tick as required
- One Entry Per: Set as required
- Shared: Set to Yes
- Leave other setting as defaults
- Save and Exit.
Running the Export
- Go to Reports -> Export Spreadsheets
- Select Category you have saved export under
- Double click Export Name. E.g. Sales Export
- The filters page will open. Select filters as required, eg. Bill Date Range
- Click Next and Details for Export File will open
- Fill in Export Settings. Depending on preference on combo can be used but standard setting are;
- Fieldnames in File: Tick
- Surrounds fields with: Double Quote
- Separate Fields with: Comma
- Click Export and choose location and filename. Usually best to save to the desktop.
- If using Vetlink on cloud you can then copy csv file to your local computer to open file in excel.
- The export contains all columns so just delete what you don't need.
- Remember to save as a xlsx file if you do any formatting or formula's.
Related Articles
Clients Who have Not Bought a Product Export
CREATE EXPORT TEMPLATES You will need two templates. One template to export All clients and one Template to export the Clients who have already brought the item. Template 1: All Clients Go to Reports -> Export Spreadsheets Click Add New and then Yes ...
Client Product Purchase Lapsed
This article is to show how to find clients that purchased a particular product (or product category) in a one period but have not purchased again in another. Eg. Which Client purchased pet food in first 6 months of the year but have not purchased it ...
Estimates / Quotes that have NOT been Converted to Bill
Show quotes or estimates that have NOT been converted to a bill. Conversions are only recorded from v7.1.1 Create as export spreadsheet so the can export to csv select BM."Ref_Number" "Transaction Num", case when BM."Type" = 7 then 'Quote' else ...
MyVet App / Client Portal Demo
To check out the MyVet app and client portal web login you can use the following details. MyVet For the MyVet app go the the app store and download the MyVet App by computer fanatics limited When you open select Country = NZ, My Region = Auckland, ...
Estimates / Quotes that have been Converted to Bill
Show quotes or estimates that have been converted to a bill. We don't have way of showing which bills it has been converted to and will only record conversions from v7.1.1 Create as export spreadsheet so the can export to csv select BM."Ref_Number" ...