by huthoos on Wed Jan 6th, 2010
This problem may be caused by a broken reference to REFEDIT.DLL. Excel2LaTeX.xla contains a reference to folder OFFICE12 (Office 2007). If you use the macro with Office 2003 (OFFICE11) you must fix the reference. REFEDIT.DLL is in c:\Program Files\Microsoft Office\OFFICE11\. In Excel go to Tools>Macros>Visual Basic Editor, select VBAProject (Excel2LaTeX.xla) in Project Explorer, then go to Tools>References and uncheck MISSING:Ref Edit Control, click Browse and Open REFEDIT.DLL, then use the priority button to raise the new Ref Edit Control entry to where the MISSING entry was (click the up arrow button once and then hold Space to raise). Excel2LaTeX 2.1 works for me, I'm using Office 2003 on Windows Server 2003.