Return Home
Go to Next Topic ( Getting Started )

Previous Topic ( Maintenance & Integrity )

Export Data

TroopManager Plus
User Documentation

 

The Export Data screen is intended for advanced users who want to use data from TroopManager Plus in other software applications, primarily Microsoft Word and Microsoft Excel.

Basic Operations

Select one of the standard data sets to export, select one of the supported file formats, and click the Export button.  You will be prompted for a location to store the resulting file.  You can change the file name and location as desired.

SQL SELECT Statement

For those that are comfortable with SQL SELECT statements you can enter a statement and export the results in the selected format.  For example, the statement below extracts all financial transactions for all troops where the type is E (for Expense) and the dollar amount is over $100.00.

select * from TroopTransaction where Type='E' and Amount > 100.00

Advanced Export

The Advanced Export button offers more options for the output format followed by more options for the source of data.

This feature is intended for use by those with advanced knowledge and skills, or under the direction and guidance of Forevergreen Technical Support.  If you have a particular need, let us know and we'll try to help.

 

Home | Overview | Download | Documentation | FAQ
Copyright (c) 1999 - 2006 by Forevergreen Software Company. Last update: 01 April 2006.
Webmaster: FSC@tds.net