LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 486
Default Move to bottom of Column

I do not know of a specific key stroke combination for that one. So you are
wanting to mimic autofill with a key combination. You could create a macro
and add it to an addin? Here is a good link on shortcut keys...

http://www.cpearson.com/excel/ShortCuts.htm
--
HTH...

Jim Thomlinson


"Nigel" wrote:

OK thanks, now I realise where my question lacked one vital piece of
information,

there is no data in the column, the column to the left and the column to the
right have data but I want to select down to that last row of data to
autofill in a formula.

on one spreadsheet it may be 5 rows of data dn another it may be 25.

I need to find out how many rows there are then autofill the formula that
amby rows

thanks

thanks

"Jim Thomlinson" wrote:

Does the Column have formulas in it that are returning "". That Key combo
whould select up to the first blank cell. Similar in code to
Range("A1).End(xlDown) which goes to the last populated cell in before a
blank cell in column A.
--
HTH...

Jim Thomlinson


"Nigel" wrote:

There are key combinations to select the the data from a cell to the end of
the spreadsheet, are there any key combinations to select all the data in a
colum, not the whole column just down to where the data ends

thanks

 
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
Can I move the tabs at the bottom to the top of the page? Jamie5284 Excel Discussion (Misc queries) 1 July 12th 07 04:00 PM
How do I move a toolbar from the bottom of the page to the top? dnhiowa Excel Discussion (Misc queries) 1 February 25th 07 04:03 PM
How to Move from bottom of one column to top of next Bonnie Excel Discussion (Misc queries) 1 December 21st 06 05:18 PM
dislike jump bottom of column by double-clicking the bottom of cel Joe Excel Discussion (Misc queries) 1 April 9th 06 09:27 PM
Shortcut to move to bottom (last) cell in a column Frustrated Excel Discussion (Misc queries) 1 September 21st 05 03:47 AM


All times are GMT +1. The time now is 05:26 AM.

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

About Us

"It's about Microsoft Excel"