Thread
:
Relative Range Selection
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 1
Relative Range Selection
How do I make this range that I copy using my macro relative to the
cell I select. If I am at cell B4, I want it copy B4:U4.
Range("B1:U1").Select
Selection.copy
Thanks
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]