Thanks for all the replies.
There is a ""ALL"" company but there is no template associated with it. The companies all use AR STMT as the statement format code and the actual file they all normally use is in the MAS90\MAS_System\Reports\AR_STATEMENTPRINTING folder. The actual file is a modified version of AR_Statement2.rpt.
All they do when the add a new company is add the Company Code, Division and Logo to the Access database, add the community names and addresses to the UDFs in each division and create a form code called AR STMT with the Plain Template in Statement Printing.
Seems like a nice system since there is only one form to maintain, logos and name/addresses are supplied by division.
I don't think they are using Symbolic Links as it normally picks up a new company automatically. I am not familiar with symbolic links under Windows (loved it in Unix). Maybe it can do that.
By cleaning up some records in the SY_ReportSetting and Report Options files and getting the division right in the access data base, I was able to fix the original issue in this post.