|
-
Mar 12th, 2006, 07:53 PM
#1
Thread Starter
Junior Member
[RESOLVED] Selecting ranges
I need my Excel spreadsheet to have the ability to select the range from the active cell all the way back to cell A1. I've been writing code for this seemingly simple problem all day and nothing gets past the debugger. For example:
Range("A1":Range(ActiveCell)).Select
Can anyone help?
Danno
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
|