Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have had the same problem. What I am trying to do is copy the results of a
subtotal and when I try the below it copies everything. How can I just copy the totals from the subtotal method? Before I would do something like this: Range(Cells(b, "A"), Cells(c, "B")).select Selection.SpecialCells(xlCellTypeVisible).Select Selection.Copy Sheets("Tables").Select Range("G1").Select ActiveSheet.Paste |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Runtime 1004 error -- insert method of range class failed. | Excel Discussion (Misc queries) | |||
Run Time error 1004 Paste Method of Worksheet Class Failed | Excel Programming | |||
Runtime Error '1004' - AddFields method of PivotTable class failed | Excel Programming | |||
RUNTIME ERROR '1004' --- Select method of worksheet class failed | Excel Programming | |||
runtime error '1004' delete Method of Range Class Failed | Excel Programming |