I am using Microsoft Excel 2003 on my computer in development. I added the COM reference for "Microsoft Excel 11.0 Object Library". Via VB .NET 2003 I create and Excel file without a hitch. My users have Excel 2003 and possibly earlier. I have no problem creating the Excel files but they get the error that says "File or assembly name Microsoft.Office.Interop.Excel, or one of its dependencies, was not found". What seems to be the problem and how might I correct it? Thanks.