I have Macros in Excel and I want it to run through my application in .NET
-
Hello All, When i tried to add reference of EXCEL 11.0 library, it appeared in list with exclamation mark and I was having its namespace but i m getting errors while using classes of namespace excel and even i have errors and warnings as listed, please help!!!: Error 1 The type or namespace name 'Excel' could not be found (are you missing a using directive or an assembly reference?)E:\RM\RunMac\RunMacro\Form1.cs Warning 1 Cannot find wrapper assembly for type library "Excel".
sejal
-
Hello All, When i tried to add reference of EXCEL 11.0 library, it appeared in list with exclamation mark and I was having its namespace but i m getting errors while using classes of namespace excel and even i have errors and warnings as listed, please help!!!: Error 1 The type or namespace name 'Excel' could not be found (are you missing a using directive or an assembly reference?)E:\RM\RunMac\RunMacro\Form1.cs Warning 1 Cannot find wrapper assembly for type library "Excel".
sejal
Do you have the Microsoft office interop assemblies installed and referenced?
-
Do you have the Microsoft office interop assemblies installed and referenced?