Results 1 to 4 of 4

Thread: [RESOLVED] Tabbing around a fixed set of cells in Excel

  1. #1

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Resolved [RESOLVED] Tabbing around a fixed set of cells in Excel

    How can I detect a "leave cell event" in Excel? I have a small number of cells that can receive input data whereas the rest are protected. After the user has typed something in a cell and hits "enter" or "tab" I want the next cell of the set to receive focus and so on. Is that possible?
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  2. #2
    Frenzied Member DKenny's Avatar
    Join Date
    Sep 2005
    Location
    on the good ship oblivion..
    Posts
    1,171

    Re: Tabbing around a fixed set of cells in Excel

    As part of your protection of the worksheet, only allow unlocked cells to be selected. Tht will force both Tab and Return to move to the next unlocked cell.
    Declan

    Don't forget to mark your Thread as resolved.
    Take a moment to rate posts that you think are helpful

  3. #3

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Tabbing around a fixed set of cells in Excel

    Quote Originally Posted by DKenny
    As part of your protection of the worksheet, only allow unlocked cells to be selected. Tht will force both Tab and Return to move to the next unlocked cell.
    But how can I do that (what menu...)? Maybe it's an option in excel 2000, 2003... I'm currently testing the spreadsheet under Excel 97.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4

    Thread Starter
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Tabbing around a fixed set of cells in Excel

    Quote Originally Posted by krtxmrtz
    But how can I do that (what menu...)? Maybe it's an option in excel 2000, 2003... I'm currently testing the spreadsheet under Excel 97.
    Oh my, I was right in supposing that, I just went to a computer with Excel 2003 and there is the nice little option...
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

Posting Permissions

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



Click Here to Expand Forum to Full Width