Subcategories in Wrong Sequence

Problem

Subcategory numbers aren't in correct sequence in MacNail job costing worksheets and MacNail construction accounting software-- instead of starting over at 1, they just continue increasing the # series

Diagnosis

another 'code change' problem.
solution-- replace the manager (see #411)
or change the cost control manager code as below:

Solution

1. Bring the Cost Control Manager to the front
2. Go to Cell G28.
3. It will probably read something like ("ccc",0)#REF!
4. Change it to =SET.NAME("ccc",0)
5. Go to cell A1, then save the Manager.

Comments

Entered 3/9/95 by Dennis. Updated 11/19/2010.