Heading and Comment Rows

Feature

Starting with Goldenseal construction estimating software version 4.6, you can add two more types of rows in your Estimates.

Comment rows are just a place to add some text of any kind, without affecting the price. You can also use them as a "spacer" to make the estimate tidier.

Heading rows are similar. but bold.

Suggested By

User feature request.

How to Use

To add a heading or comment row to an estimate, follow these steps:

  1. Choose Estimates from the Income menu.
  2. Click in the breakdown table, at the location where you'd like to add the row.
  3. Choose Table from the Edit menu, and choose Insert Row from the submenu.
  4. Click in the Cost Area column, and choose Heading or Comment.
  5. Type into the Cost Item column. You can also fill in Category, Subcategory, and some other columns.

Technical Details

Programmer note-- code added in CCostBreakdownTable::FinishRowFill, CCostBreakdownTable::RecalcCostBreakdownRow and elsewhere