Microsoft Excel 2007 beta (Visual Basic editor)
Hi,
When I open or close à document Excel the editor visual basic open and underline :
'
' Method does necessary work to open the default project, or if none, prompt
' the user to open a project, handling the case where the default project is
' no longer valid.
'
Public Function OpenProject(Optional ByRef adefaultUsed As Boolean) _
As IHProject
And told me that the librairy is not found and open the references VBA Project.
I tried to repair the microsoft office didn't work after I try to uninstall and reinstall, the same. I tried to desactivate the macros and it don't work too.
I don't know what to do to solve this problem. Thank you.

