Active Tables plug-in brings the spreadsheet-like functionality to InDesign. It allows to sort tables and create formulas.
Formulas are not limited to work with data within one table, so you can just copy/paste your price-list table on the pasteboard making sure all prices in your catalog are up to date. Even better, formulas can be placed to any text in the document, so you can have calculation results display anywhere you need them to.
Active Tables has broad field of use, starting from InDesign made invoices in a small studio to big catalogs showing always the right price. You can define names and use them in your formulas. A good example is defining commonly used numbers such as tax percentage as names you can use directly in the formula.
The plug-in creates 3 new panels:
Formula format can be defined in paragraph styles too, sorting features and functions to convert text to formula are added to text context menu.
Using Active TablesThe most important one is the Formulas panel – click somewhere in table or text and then click in the topmost edit box in the panel – this way you create a new formula. The way to use calculations is easy, first choose source numbers to be used – either by typing coordinates of the cells, or simply clicking on the cells to be inserted into formula then choose the functions to use on these numbers (green button, or you can type them in).
Typical example of a simple formula is SUM (A1:A5) – sums first 5 cells in the first column. you can also just type in the cell A6 the following: =SUM (A1:A5) and click on convert text to formula command with cursor placed at the end of the formula.You can define how to display the result number either by choosing from the common presets, or using a freeform composition format. # stands for number .# stands for decimal place . The number can look different if the result is a negative value (you can set even a different cell or character style for positive and negative results).