Macro Error E224

Problem

illegal reference argument at cell E224 when moving prices from BidMagic into MacNail construction estimating software.

Diagnosis

Go to Cell E224. Formula is =IF(method>1,IF(get.match.cat(GET.FORMULA("'"&source&"'!r"&ct&"c7")),change.formula(dest.cat,"rc"&cat.col)),GOTO(#REF!))
change it to
=IF(method>1,IF(get.match.cat(GET.FORMULA("'"&source&"'!r"&ct&"c7")),change.formula(dest.cat,"rc"&cat.col)),GOTO(E226))

Solution

Apparently a "code change" error that affects MacNail construction estimating software

Comments

Entered 4/14/97 by Dennis. Updated 11/17/2010.