|
-
Nov 12th, 2004, 06:33 AM
#1
Thread Starter
Member
Selecting
Basically i want to have something select an area i have done it before but i'll put the example
sub check
'find the cell to check
activecell.offset(1, 2).activate
'the bit below is where i'm stuck
range(r-10, c-1:r-0, c-0).select
i don't know what i am doing wrong could someone help plz
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|