If you can access the Exact database using the Excel Add-in, you can also do this directly using Microsoft Query. Microsoft Query is a Microsoft product and the basic principle of this product is described here.
With Microsoft Query, you can quickly retrieve tables and fields from the database. The data can be used for mailings or standard reporting. This chapter explains in short how this can be achieved. For a more detailed description refer to your ODBC manual and / or Microsoft Excel manual.
Here you can find an extensive example showing the way you can quickly ask for the ledger account table. In the same way, you can ask for other data, e.g. the accounts receivable older than a certain number of days. It is also possible to send this data to a so-called Pivot table. See Pivot table in your Excel manual.
Using the Excel Add-in for Exact, the ledger account table defined in the preceding chapter can be extended very easily. To do this, you have to select the function acc_bal in the first column next to the list. Here you can enter values as presented in the list of the preceding chapter.
Further on, you can copy this field to all other fields in this column until the last line in the list is reached. Now you have a dynamic overview of your balance sheet.
Excel Add-in Manual > Contents > General ODBC functions