![]() |
|
||||
Accounting Answers |
|||||
PROBLEM macro error H221 or H222 DIAGNOSIS check the list of defined names for the Master Addresses file. If end.of.file is #REF, you've found the problem--they deleted 'end.of.file' row from Master Addresses file, and our code neglects to check for that and give a more appropriate error message SOLUTION 1. select the row immediately under the last item in the Master Addresses file COMMENTS Entered 2/15/95 by Rudy. |