+ Reply to Thread
Results 1 to 5 of 5

if Cell is full then move to next cell

  1. #1
    Registered User
    Join Date
    10-07-2009
    Location
    Arizona
    MS-Off Ver
    Excel 2007
    Posts
    19

    if Cell is full then move to next cell

    This sounds fairly simple to do but I can't think of how to actually do it.
    I would like to have about 15 cells available to type text into (they are stretched to be about the size of half a page long and the normal height of a line. I don't want to merge the cells together) and I would like to be able to start in the first cell and when the text comes to the end of that space (not the total amount the cell can hold but the space shown as if you were writing on a piece of paper) you are moved down to the next cell down without having to press enter.

    Can that be done?

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: if Cell is full then move to next cell

    No. Once you start typing in a cell, all Excel interactivity is suspended until you release control by pressing enter.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Valued Forum Contributor rwgrietveld's Avatar
    Join Date
    09-02-2008
    Location
    Netherlands
    MS-Off Ver
    XL 2007 / XL 2010
    Posts
    1,671

    Re: if Cell is full then move to next cell

    JB is right. To be able to do what you want, data input needs to be done via e.g. a textbox.

    EDIT: Added an example

    See attachement

    Note: For testing I set the string length to 5, please adjust to your needs !
    Attached Files Attached Files
    Last edited by rwgrietveld; 03-10-2010 at 06:31 PM.
    Looking for great solutions but hate waiting?
    Seach this Forum through Google

    www.Google.com
    (e.g. +multiple +IF site:excelforum.com/excel-general/ )

    www.Google.com
    (e.g. +fill +combobox site:excelforum.com/excel-programming/ )

    Ave,
    Ricardo

  4. #4
    Registered User
    Join Date
    10-07-2009
    Location
    Arizona
    MS-Off Ver
    Excel 2007
    Posts
    19

    Re: if Cell is full then move to next cell

    Thanks JB and RW for the responses and for the example of one way to do what I'm wanting.

  5. #5
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: if Cell is full then move to next cell

    If that takes care of your need, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

+ 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