Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Can someone help me? In e. g.Range ("G1:G700") I am selected e. g. Range ("G3:G5") .Select and I expanded this selection with Offset function e. g. ActiveCell.Range("A1:A3").Select ActiveCell.Offset(11, 0).Range("A1:D3").Select Selection.Copy It is OK, but next time I have other selected range e. g. Range ("G20:G30") and the precedent Offset is not OK. What can I do? Thanks for your time. Emil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Expanding ranges in macros | Excel Discussion (Misc queries) | |||
Expanding selected data | Charts and Charting in Excel | |||
Expanding ranges causing probs? | Excel Programming | |||
Expanding ranges after sort??? | Excel Programming | |||
named ranges - changing ranges with month selected | Excel Programming |