Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Allen
 
Posts: n/a
Default (Cut - Paste in Excel )code in vc++


Problem :

I am coding a project in vc++.
I am not able to cut and paste the row in the excel file
from one cell to another.
Will you PI suugest the code in vc++ for this implementation.

My code :

range = objSheet.GetRange(COleVariant("A8"), COleVariant("K6"));
range.Select();
VARIANT result = range.Cut(....Demands for Destination value ?......)

Thanks,
Allen.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cut and paste does not work between excel documents R Morgan Excel Discussion (Misc queries) 3 June 21st 05 06:14 PM
copy and paste from excel to ppt with VBA PATRIK Excel Discussion (Misc queries) 0 June 16th 05 09:33 AM
Slight problem automating Excel in a service someone Setting up and Configuration of Excel 2 May 13th 05 10:04 PM
Copy & paste from Word to Excel with hyperlinks Phil RL Excel Discussion (Misc queries) 0 February 9th 05 03:25 PM
PASTE SUBTOTALS IN EXCEL TO ANOTHER SHEET TO DO ANOTHER SORT MIKE Excel Discussion (Misc queries) 1 January 27th 05 02:40 PM


All times are GMT +1. The time now is 09:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"