Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Cut - Paste in xls file (c++ code)

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
Copy, paste without file name referenced after paste AusTexRich Excel Discussion (Misc queries) 6 September 23rd 08 02:57 AM
Import VBA Code in Excel-File ? (Export VBA Code to file) Matthias Pospiech Excel Programming 2 March 22nd 05 04:56 PM
paste code scrabtree23[_3_] Excel Programming 1 November 21st 04 04:07 AM
Paste Code Todd Huttenstine[_2_] Excel Programming 1 December 18th 03 09:17 PM
Where do I paste this Code? Kevin Excel Programming 5 October 22nd 03 04:08 AM


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

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

About Us

"It's about Microsoft Excel"