Thread
:
Selection of variable rows
View Single Post
#
5
Posted to microsoft.public.excel.programming
Archie
external usenet poster
Posts: 10
Selection of variable rows
Great Thanks
" wrote:
something like this do you?
Dim N As Long
N = 11
Rows("3:" & N).Select
Reply With Quote
Archie
View Public Profile
Find all posts by Archie