User profile: rajcrec

User info
User name:rajcrec
History
Joined:
Number of posts:9
Latest posts:

Issue with excel ClearContents() API; MSDN
I copy a excel cell to multiple selected cells ( ctrl-C and ctrl-V manually ). I then try to run the...

can I post questions related to to excel APIs here ??
Specifically related to the Excel ClearContents() API ... it hangs !

Need to open a sheet from one workbook in another
Hi all, I am running my code as an excel addin. I need to open a particular sheet from one workbo...

Need to select a cell or range in excel, from C++ code
Hello, I need something in C++, like: selectCell( excel sheet, cell no. ) selectRange( excel ...

Need to open an instance of excel from C++ code and then attach to it
Some suggested me to use the Microsoft Interop.Excel.dl ... https://msdn.microsoft.com/en-us/library...