Macro Error G173

Problem

Transfer Manager 3.4 gives macro error @G173 when importing unit prices into MacNail construction estimating software from Hyper Estimator

Diagnosis

This occurs when the "Add New Items" box is turned OFF. G154 has a goto statement that can be changed to G166. G163 and G164 can be replaced with the following:

=IF(method>1,IF(get.match.cat(GET.FORMULA("'"&source&"'!r"&ct&"c7")),change.formula(dest.cat,"rc"&cat.col)),GOTO(G166))
=VALUE(GET.FORMULA("r[1]c"&code.col))

Solution

short term bug that was fixed soon after shipping

Comments

Entered 3/15/94 by Vinay. Updated 11/17/2010.