+ Reply to Thread
Results 1 to 10 of 10

Ctr Key + ? to reset excel sheet to start

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    03-09-2007
    Location
    Australia
    MS-Off Ver
    Office 10
    Posts
    371

    Ctr Key + ? to reset excel sheet to start

    Hi,
    My excel sheet is large and data entry takes the cursor to AZ range and beyond and
    as far down as 2000
    What I was looking for is perhaps a Control key + so the sheet would reset to the top Rows 1 - 24 across to Col O
    It would save a great deal of time to be able to press perhaps a ctr+ or is there a better way.
    A button would not work unless it floated with the work book movement
    Any suggestions ?

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.97.2 for Mac MS 365
    Posts
    8,709

    Re: Ctr Key + ? to reset excel sheet to start

    control and the up, down or left or right arrows will get you to the next spot where there is a break in the data. So if you have solid data from A1 to AZ2000 and you are in cell AZ2000, hold down control and hit the up arrow and you'll go to AZ1, then hit control and left arrow and you'll go to A1. Other way is just plug in A1 in the box beside the function area and enter and it'll take you right there.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2506
    Posts
    13,793

    Re: Ctr Key + ? to reset excel sheet to start

    Ctrl + Home works well, too. Takes you to A1.

  4. #4
    Forum Contributor
    Join Date
    03-09-2007
    Location
    Australia
    MS-Off Ver
    Office 10
    Posts
    371

    Re: Ctr Key + ? to reset excel sheet to start

    Sambo Kid
    What do you mean by "Other way is just plug in A1 in the box beside the function area and enter and it'll take you there"

  5. #5
    Forum Contributor
    Join Date
    03-09-2007
    Location
    Australia
    MS-Off Ver
    Office 10
    Posts
    371

    Re: Ctr Key + ? to reset excel sheet to start

    If anyone out there has a better solution it would be appreciated trying to return to the start area each time is driving me crazy

  6. #6
    Registered User
    Join Date
    02-14-2013
    Location
    South Carolina
    MS-Off Ver
    Excel 2007
    Posts
    44

    Re: Ctr Key + ? to reset excel sheet to start

    As FlameRetired said, the easiest way is Ctrl + Home

    To explain what Sambo Kid meant, though: when you click on any cell, in the upper left, you see the address of the cell. It's to the left of the formula bar. You can click there, and type any cell or range you would like to select.

    If you're using VBA macros to input data, you can add this line at the end of the macro to return to A1:

    Application.Goto Range("A1"), 1

  7. #7
    Forum Contributor
    Join Date
    03-09-2007
    Location
    Australia
    MS-Off Ver
    Office 10
    Posts
    371

    Re: Ctr Key + ? to reset excel sheet to start

    Thanks I will try that
    Appreciate the assistance

  8. #8
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.97.2 for Mac MS 365
    Posts
    8,709

    Re: Ctr Key + ? to reset excel sheet to start

    in the "box" to the left of fx where you would see your formula, if for example you are in cell x2000 it will list that as the address in that box. Put your cursor in that box and type in A1 then hit enter and that is where you will go immediately. In fact if you are in A1 and type in AX55000, then hit enter that is where you will go. It shows the cell address where you are or can take you to the address where you want to go to. Easy.

  9. #9
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.97.2 for Mac MS 365
    Posts
    8,709

    Re: Ctr Key + ? to reset excel sheet to start

    I had to wait until I got to work to show you the image.
    So, where I pointed, you type in the address and it takes you there instantly.
    Attached Images Attached Images

  10. #10
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.97.2 for Mac MS 365
    Posts
    8,709

    Re: Ctr Key + ? to reset excel sheet to start

    try this image instead 12-10-2014 6-37-03 AM.png maybe it came through better.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Displaying a unique countdown timer with Start/Stop/Reset buttons on multiple lines
    By drememagik in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-07-2017, 07:51 PM
  2. to update stop watch in excel with start/pause and reset options.
    By harry_appu in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-25-2013, 01:42 PM
  3. multiple cell with perdetermined 15min countdown with start and reset button
    By rexyang08 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-28-2013, 01:43 PM
  4. multiple cell with perdetermined 15min countdown with start and reset button
    By rexyang08 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-24-2013, 01:22 AM
  5. Reset an Array to start over
    By hotherps in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-11-2005, 08:36 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1