Hi there,

Im new to this forum so please bear with me. I need help in knowing how to copy an entire row in Excel using C++. Im not allowed to convert it to CSV format either. Ive researched and found a way how to open read Excel files using variables such as _ApplicationPtr, etc. I would like to continue with this method in manipulating Excel files.

Is there any way to copy a row? Can I specify copying a row from specific columns, like A to G only? Basically I need to know How to copy rows from one sheet to another sheet(different Excel file) in excel
How to insert row (with and without data)

Thanks in advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.