Download
Description | Size | Download |
---|---|---|
The template works with both the Microsoft Store edition and the desktop edition of the app. Make sure you have installed one of them. How to use:
| 965 KB | Download |
License: Private Use (not for distribution or resale). See our Terms of Use.
Detail
This tutorial demonstrates how to add the sales rep's name to the "Product" report by using custom fields.
By default, the "Product" report contains fields such as Product#, Product Description, Invoice#, Date, Quantity, Unit Price, Line Total, etc.
Here are the steps.
- Backup the template.
- Open the template.
- Click the Design Mode button on the ribbon tab.
- Choose a blank (non-used) area. In this example, we choose the range at O22:O33 and assign it a slightly different background color.
- Name the cells "oknItemSalesRep_1", "oknItemSalesRep_2", "oknItemSalesRep_3"... "oknItemSalesRep_12", from top to bottom. That is, O22 is named "oknItemSalesRep_1", O23 is named "oknItemSalesRep_2", and so on.
- Create a formula for each of the cells. For the "oknItemSalesRep_1" cell, the formula should be:
=IF(oknProductName_1="","",oknSalesRepName)
and for the "oknItemSalesRep_2" cell, the formula should be:
=IF(oknProductName_2="","",oknSalesRepName)
These formulas check if the product name (the "Description" column) cells are blank, and if not, they retrieve the content of the "oknSalesRepName" cell and fill it into the current cell.
- Click the "Design Mode" button on the ribbon tab to exit design mode.
- Click the "Invoices" button on the ribbon tab.
- Click "Custom Fields".
- On the "Custom Field Manager" dialog box, choose "Invoice Body" from the "Database table" list.
- Click "Add Field".
- On the "Add New Custom Field" dialog box, define the new field as below:
- Name: ItemSalesRep
- Type: Text
- Size: 50
- Click OK to create the new field.
- Click "Close" to close the "Custom Field Manager" dialog box.
- Now switch to the "Product" worksheet.
- By default, it has the following columns: Product ID (cell name: oknRpProductID), Date, Invoice #, Description, Quantity, Price, Line Total, and Unit Cost.
- Click to select the "Unit Cost" cell.
- On the Excel "Home" ribbon tab, click "Format Painter".
- Click the cell next to "Unit Cost" on the Product worksheet. This copies the format of the "Unit Cost" cell to the new (empty) cell ($J$10).
- Enter the column heading into $J$10. In this case, it is "Sales Rep.".
- Name the cell "oknRpItemSalesRep". Note that in this name, "oknRp" is the name prefix and "ItemSalesRep" is the field name in the database definition.
- Save the template.
Now, when you create and save an invoice, the sales representative's name will be saved with each item. And when you generate a report, the sales representative's name will show too.
Format and Specification
Template# | c5084 |
Belongs to | |
Format (XLS or XLSX) | .xlsx |
Columns | 5 |
Lines | 12 |
Line Height (Points) | 18.00 |
Print Area | $D$4:$K$48 |
Papaer Orientation | Portrait |
Default Margins (Points) | |
Left | 22.68 |
Right | 22.68 |
Top | 45.35 |
Bottom | 45.35 |
Price | Free |