This file was retrieved from an internet university site, and causes fatal problems.
1) Upon Open, I see internal faults when coming across "Courier" (faults just slow things down)
2) After iterating through the named ranges, my program then tries to iterate through the Cells (foreach IRange ecell in wk.Cells), but hangs on that loop initialization line.
If I open the file in Excel and kill all the (seemingly unused) named ranges (Excel menus Insert-Name-Define), then my program appears to get over the problem. So I figured that ExcelRW may be getting tripped up over those.
Thanks,
Greg
AvAnDamageHG_7686.zip