Nick,
Thanks for the quick response. We tried all that but still it opens in the 2003. I have done a association of the files also.
I actually have a bigger probelm than that. Which is I have the C# DLL which is called in my Excel macro. They way i am invoking is i have a action buttion which is placed above my Menu . I have not seen that kind of buttion in the EXCEL 2003. But it is not a normal forum which u place in Excel Cell area.
When i click on that buttion i call a C# dll. If my Excel 2003 is open, my control is going back to Excel 2003. The problem i have client does some work on the Excel 2003 while he is working on the 2007.
The way I am invoking the C# DLL as follows
Set ObjTest = New ComName.ClsName
Please let me know if you have any pointers.
Regards,
Prasanna