Easy! How scroll down to end of big sheet

  • Thread starter Thread starter dewsbury
  • Start date Start date
D

dewsbury

Hi,
I really should know this but...

Say I have a sheet with 10,000 rows. I want to copy a formula from B2
to B10,000. How do I do this without having to scroll thru' 10,000
rows. I know there is a quicker way. i.e. I want to copy to each
row in one (or two!) key strokes.

All help appreciated.
 
Hi

If you have Data in A1:A10000 then double click on the right down corner of the formula cell B2

If there is no data in A then
Copy B2 (ctrl-C)
F5
Enter B3:B10000
OK
Ctrl-V
 
If you do not have contiguous data all the way, you can go to the bottom
and then go up to where your data is, see macros and the toolbar buttons
I created to go with them. That one would be the button with the down arrow.
Macros, some of the short macros used with Toolbar buttons on this page (#macros)
http://www.mvps.org/dmcritchie/excel/toolbars.htm#macros


Ron de Bruin said:
Hi

If you have Data in A1:A10000 then double click on the right down corner of the formula cell B2

If there is no data in A then
Copy B2 (ctrl-C)
F5
Enter B3:B10000
OK
Ctrl-V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top