+ Reply to Thread
Results 1 to 2 of 2

Auto Jumping to next cell without pressing enter

  1. #1
    Registered User
    Join Date
    01-16-2008
    Posts
    1

    Question Auto Jumping to next cell without pressing enter

    I enter a 6 digit number (hundreds sometimes) and I want each number in its own cell. I change the enter key to go right instead of down but I'm still doing 12 strokes for 6 numbers. Each number in a cell has a value which I figured out the formula and this would be a huge time saver just entering the 6 digits and be done. On entering Visa numbers on the internet 4826 then it jumps right to the next set of 4 and so on. Surly there must be something simple.

    Thanks,

    Steve

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    You could enter the six-digit numbers down column A starting in A2, and in B2 and copied across and down,

    =MID($A2, B$1, 1)

    And in B1:G1, 1,2,3,4,5,6

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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