![]() |
|
||||
Scheduling 3.3 Message |
Problem! gets 'Sorry, you must use Scheduling version
3.3 or greater' message when using MacNail construction scheduling
software Diagnosis happens when using Estimating Manager 3.2 or Scheduling Manager (any) on an estimate imported from BidMagic Solution ESTIMATING--short-term solution: Go to cell A70. Change the formula from =IF(version>3.2,GOTO(A74))
to =IF(version>3.4,GOTO(A74)) NOTE: After they've made the code change in the manager, it's a good idea to have them go to
cell A1, and then have them choose Save from the File menu. Comments Entered 3/24/94 by Dennis. Updated 11/23/2010. |