Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() 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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cut and paste does not work between excel documents | Excel Discussion (Misc queries) | |||
copy and paste from excel to ppt with VBA | Excel Discussion (Misc queries) | |||
Slight problem automating Excel in a service | Setting up and Configuration of Excel | |||
Copy & paste from Word to Excel with hyperlinks | Excel Discussion (Misc queries) | |||
PASTE SUBTOTALS IN EXCEL TO ANOTHER SHEET TO DO ANOTHER SORT | Excel Discussion (Misc queries) |