Manual Excel connection with the Ranorex code module
Manual Excel connection with the Ranorex code module
I dont want to use excel connection provided by Ranorex (http://www.ranorex.com/support/user-gui ... -file.html) but want to create one manually... How can I do that
Re: Manual Excel connection with the Ranorex code module
See if this helps: http://www.ranorex.com/forum/my-excel-f ... t3265.html
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
Re: Manual Excel connection with the Ranorex code module
I am working in vb... and I am not able to import Microsoft. Office.*.*.... can you please provide some help with vb.net..???
Re: Manual Excel connection with the Ranorex code module
You need to make a reference to Microsoft.Office.Interop.Excel not "import" it...
http://msdn.microsoft.com/en-us/library ... e6zky.aspx
http://msdn.microsoft.com/en-us/library ... e6zky.aspx
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
Re: Manual Excel connection with the Ranorex code module
Yeah this helped.... I used interlop and its working ...
thanks
thanks