Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well.., I don't see why you need to use an If construct when the same
two ranges get copied over in all cases. Otherwise, yes there is a much more efficient way to handle this but it would help if you provide better info. For example, rows 9 and 15 aren't in your list of sample target rows, but you show them for each If evaluation! Show some of the actual ranges for... ShStart.[A1]:"one": target=source ShStart.[P40}:"two": target=source ShStart.[P40}:"three": target=source ShStart.[P40}:"four": target=source ...where target is the range address on ShDest, and source is the range address on ShGet, so we have real case scenario to work with. -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I copy big ranges of cells without drag or copy/paste? | Excel Discussion (Misc queries) | |||
Copy/Paste dynamic ranges | Excel Programming | |||
copy then paste to multiple ranges | Excel Programming | |||
Copy and paste Named Ranges | Excel Programming | |||
Copy paste ranges from multiple sheets | Excel Programming |