JKB
10-22-2015, 01:31 AM
Hi everybody!
Im trying to insert N cells (fx 4) as a row, m (fx 5) times, i.e. i would like to insert NxM cells, where A2 is the first of them.
The reason it cannot be an entire row, is that i have a graph next to my data, and it's not so neat that when i push down cells i shift the graphs down as well. Tried google, but usualy people only insert multiple, entire rows.
Does anybody know how to do this in VBA? :)
Im trying to insert N cells (fx 4) as a row, m (fx 5) times, i.e. i would like to insert NxM cells, where A2 is the first of them.
The reason it cannot be an entire row, is that i have a graph next to my data, and it's not so neat that when i push down cells i shift the graphs down as well. Tried google, but usualy people only insert multiple, entire rows.
Does anybody know how to do this in VBA? :)