View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JLatham JLatham is offline
external usenet poster
 
Posts: 2,203
Default How can I move to the first cell in the selection in Excel 07?

Since the 'first cell' in the selection is down at around row 80000, pressing
[Ctrl]+[Home] won't help (that would take you to A1). But you can type the
address you want to go to in the 'Name Box' and hit [Enter] and go right to
any cell. The name Box is the box where the address of the currently
selected cell is displayed at, just above the "A" indicator for column A in
the Formula Bar. If you don't have the formula bar displayed, use View and
select Formula Bar from the list.

"Ruchir" wrote:

I want to select cells A80000:A83978 which I can perform a selection by
clicking on cell A2 and then press Shift+End+ down arrow key.
My question is, how can I go back to the first cell of the selection (in
this case A80000)?
Please help.....