Shipping weight calculations |
Top Previous Next |
This example demonstrates: •How to set up trigger Items in the QuickBooks Item list •How to calculate a column from two other columns •How to total a column OverviewIf you define a custom field in the Item list and you store the per-unit shipping weight there for each Item, then when you select an Item on an Invoice or other form QuickBooks can automatically bring the shipping weight into the form on that line. With the shipping weight available on each line, FormCalc SST can multiply it by the quantity to calculate an extended shipping weight on each Item line (Quantity * Ship Wt = Extd Wt). FormCalc SST can also total the extended shipping weight column, to calculate a total shipping weight for the form (Invoice, etc.). How to Calculate Per-Item and Total Shipping WeightsQuickBooks Setup1.Define a custom field named Ship Wt in the Items list: 2.Enter a shipping weight for each Item—or at least, for those Items you ship: 3.Add an Item to the Items list, to use as a trigger Item.
4.Customize the form where the shipping weights will be calculated.
5.Finally, fill out the form as you normally would, so it contains some sample data for FormCalc SST to copy when taking a snapshot of the form. The Extd Wt column is empty of course—it hasn't been calculated yet. FormCalc SST Setup1.Select File > New from the main menu to start a new FormCalc SST file.
2.Take a snapshot of the QuickBooks form.
3.Assign column types on the Column types row, identifying the spreadsheet's column types with the corresponding QuickBooks columns.
4.Enter a formula in the ExtdWt column of the Formulas row, which multiplies the Quantity column by the ShipWt column.
5.Enter a formula in the ExtdWt column of the Item-triggered formulas 1 row, to total the entire ExtdWt column.
6.Also enter the trigger Item name, TotalShipWt, in the Item column of the same row, as shown above. 7.Save the file to assure your changes are kept.
Processing a QuickBooks FormTo verify that your FormCalc SST setup works as desired, just process a QuickBooks form containing some data. From FormCalc SST1.Press the Action button in the main toolbar.
2.Click on the Process this QuickBooks form button to process the form. (See example results below.) From QuickBook1.Press the FormCalc SST hotkey, which is F11 unless you have changed it in Preferences. The same Choose an action dialog as shown above will appear. 2.Process the form by either pressing the hotkey a second time (quickest for most users), or clicking on the Process the QuickBooks form button. ResultsAfter processing, the form should look something like this. As you can see, the correct extended weight has been calculated on each line and a total shipping weight has been calculated at the bottom.
Using your FormCalc SST setupOnce you have tested your FormCalc SST setup, it is ready to use for day-to-day data entry work. With the QuickBooks and FormCalc SST programs both running, most of the time you will (1) fill out a form, (2) invoke FormCalc SST from within QuickBooks by pressing the hotkey, (3) save the form, and (4) repeat. Related topics: |