LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 47
Default Select two consecutive rows

I know that if I want to select for example a whole column
of contiguous data, that I can select in this manner:

dataRange(Selection, Selection.End(xlDown)).Select
__________________________________________________ ________
However, if I only want to start with selecting two cells,
then I ought to be able to issue a statement like this one
to select the active cell, plus one additional cell right
below. But this doesn't work. Any ideas how to change it?

Range(Selection, Offset(1, 0)).Select
__________________________________________________ _________

Also, someone has gone to sleep today on the posting of
newsgroups on the Microsoft web site where I normally can
get these responses pretty timely. And google always stays
behind. So, it may be a while before I get your post if
you post back a response today. I don't get to use my
favorite method of access newsgroups, Outlook Express when
I'm at work.

Bruce
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula from consecutive rows to alternate rows? Neville Bailey[_2_] Excel Discussion (Misc queries) 2 March 25th 10 01:58 PM
Transposing data from consecutive rows into non-consecutive rows econ Excel Discussion (Misc queries) 0 March 10th 08 07:24 PM
min function on non consecutive rows bikemrh Excel Worksheet Functions 4 February 14th 07 08:44 PM
PULLING OUT CONSECUTIVE ROWS GARY Excel Discussion (Misc queries) 2 August 26th 06 04:25 AM
Select non-consecutive rows dee Excel Discussion (Misc queries) 14 December 4th 04 08:45 PM


All times are GMT +1. The time now is 07:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"