Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to achieve the following with a vba macro:
Add the values of Rng1 on top of the existing values in Rng2. Rng1 & Rng2 are the same dimensions. It can be done by copying Rng1 and doing a PasteSpecial values add command to Rng2. However, it is a requirement that this macro does not use the clip board. Would really appreciate any ideas. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
if/then block within another if/then block needs a loop | Excel Programming | |||
Addition? | Excel Discussion (Misc queries) | |||
Sum vs. Addition | Excel Programming | |||
addition | New Users to Excel | |||
row addition | Excel Worksheet Functions |