Thread
:
VBA Code for selection rows
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 3
VBA Code for selection rows
Ok I know how to write the code for selecting a row. Here is an example:
Rows("8:27").Select
What if instead of the number i want to use vairables such as:
Rows("x:y").Select
Can anyone tell me how to do this? If you can please email
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]