Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Folks,
rng.PasteSpecial(Excel.XlPasteType.xlPasteValues, Excel.XlPasteSpecialOperation.xlPasteSpecialOperat ionNone, Type.Missing, Type.Missing); Does not seem to work. Nor does. rng.PasteSpecial(Excel.XlPasteType.xlPasteValues, Excel.XlPasteSpecialOperation.xlPasteSpecialOperat ionNone, false, false); I'm having trouble finding the right parameter for the third one, object SkipBlanks and object Transpose. Clues? -- Bob Sullentrup |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VSTO | Excel Discussion (Misc queries) | |||
Function with VSTO ? | Excel Programming | |||
Excel in VSTO | Excel Programming | |||
VBA, UDFs and VSTO | Excel Programming | |||
VSTO 2.0 | Excel Programming |