Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I need something in C++, like:

selectCell( excel sheet, cell no. )
selectRange( excel sheet, range )

I need to select a cell or range in C++ automation code, and then copy-paste the same.

Do we have anything like this ?

Regards,
Raj Abhishek
Posted

1 solution

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 6-May-15 10:56am    
5ed. Look, this automation is such an evil...
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900