Forums

General Betting

There is currently 1 person viewing this thread.
MR. 69
27 Feb 10 06:49
Joined:
Date Joined: 15 Oct 06
| Topic/replies: 140 | Blogger: MR. 69's blog
I need to select 30000 rows but I do not want to select the first 10 rows. At the moment, I am simply scrolling down the page starting on row 11 but it takes a couple of minutes every time. Is there a quicker way of selecting these cells.

Thanks in advance,

Post your reply

Text Format: Table: Smilies:
Forum does not support HTML
Insert Photo
Cancel
sort by:
Show
per page
Replies: 8
By:
shiraz
When: 27 Feb 10 08:29
Click on the Cell or Row number (to highlight entire row) that you want, then hold down the Shift button on your keyboard. Then scroll down to where you want to be (left click and hold down on the 'brick' in the scroll window to move fast), then click on cell or row number you want to end with. All cells / rows in between will be highlighted.
By:
MR. 69
When: 27 Feb 10 11:01
Thanks, but is there no way of doing this without scrolling? What is "the brick?" I assume it is a way to make scrolling super fast that I don't yet know about.
By:
the optimist
When: 27 Feb 10 11:07
Can't you just freeze the first 10 rows so that you cannot pick them up?
By:
Aviboyd
When: 27 Feb 10 11:09
Highlight your first row, press Shift/Ctrl/down arrow, that will instantly highlight all the rows.
By:
I am the one and only223
When: 27 Feb 10 11:26
Create a command button. Click the command button icon in the control toolbox toolbar. Double click where you want the button in the spreadsheet. The VBA code for Sub CommandButton1_Click should appear. Type in

Range(Rows(10), Rows(30000)).Select

Close the VBA window. Unclick the design mode tool button in the control toolbox toolbar. You should now be able to click the button and hey presto the rows should be highlighted.
By:
I am the one and only223
When: 27 Feb 10 11:28
Sorry that should be
Range(Rows(11), Rows(30000)).Select
By:
Compound Magic
When: 27 Feb 10 13:26
Select all the rows you want then in the name box type a name like
selection click enter then any time you want to select those rows
go to the drop down in the name box and click on selection. Voila!
By:
MR. 69
When: 28 Feb 10 03:26
Thank you all for your help. I'm going with Aviboyd's suggestion. Excel is truly amazing. I still haven't come across anything you can't do with this program.
sort by:
Show
per page

Post your reply

Text Format: Table: Smilies:
Forum does not support HTML
Insert Photo
Cancel
‹ back to topics
www.betfair.com