Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I everyone this is my first port in this forum I m facing a weird problem I have following code written in VBA Dim Source As Range Target.*Copy* Set Source = Application.Worksheets("Sheet2").Range("$A$1,$A$3" ) Source.*PasteSpecial* xlPasteAll, xlPasteSpecialOperationNone Target.Select This works perfectly fine And when i write the same code in VC++ (Excel com addin) paste special just throws me into catch block More if my rangeptr contains more than one cell then it says ki merge cell should of equal size ?? (None of my cells are merged in tha range -- ojas_mar ----------------------------------------------------------------------- ojas_maru's Profile: http://www.msusenet.com/member.php?userid=184 View this thread: http://www.msusenet.com/t-187050837 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem with speed of PasteSpecial for large ranges | Excel Programming | |||
selection.pastespecial problem | Excel Programming | |||
FindNext problem when using PasteSpecial | Excel Programming | |||
PasteSpecial problem | Excel Programming | |||
PasteSpecial problem | Excel Programming |