+ Reply to Thread
Results 1 to 7 of 7

Move to next row, same column

  1. #1
    Registered User
    Join Date
    03-04-2015
    Location
    USA
    MS-Off Ver
    2013
    Posts
    18

    Move to next row, same column

    So, I have a worksheet sub that checks the selection of a drop-down box. Once the a selection is made, a certain cell's format will be changed, such as the fill color. That routine seems to work fine, but the cursor stays at the cell that is being formatted. Since this form is being filled vertically, I would like the cursor to go down a row from the drop-down box. How would I achieve that?

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,054

    Re: Move to next row, same column

    Try

    Please Login or Register  to view this content.
    Never use Merged Cells in Excel

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Move to next row, same column

    You mention a routine

    so add this at the bottom of that routine

    Please Login or Register  to view this content.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  4. #4
    Registered User
    Join Date
    03-04-2015
    Location
    USA
    MS-Off Ver
    2013
    Posts
    18

    Re: Move to next row, same column

    Hmmm. Maybe it's my placement of the code you both have suggested, but when I put it at the end of the sub, the cursor goes to one below the formatted cell. I'd like to the cursor to go down from the drop-down box. Here's my current code.
    Please Login or Register  to view this content.

  5. #5
    Forum Expert JasperD's Avatar
    Join Date
    05-07-2013
    Location
    Netherlands
    MS-Off Ver
    Excel 2016
    Posts
    1,393

    Re: Move to next row, same column

    Add this before End Sub:

    Please Login or Register  to view this content.
    Please click the * below if this helps

  6. #6
    Registered User
    Join Date
    03-04-2015
    Location
    USA
    MS-Off Ver
    2013
    Posts
    18

    Re: Move to next row, same column

    Thank you, JasperD. Your suggestion works perfectly.

  7. #7
    Forum Expert JasperD's Avatar
    Join Date
    05-07-2013
    Location
    Netherlands
    MS-Off Ver
    Excel 2016
    Posts
    1,393

    Re: Move to next row, same column

    Great, glad to hear it works.
    Please mark the thread as solved - (thread tools -> mark as solved).

    And just FYI - you can condense your code a bit like below:

    Please Login or Register  to view this content.

+ 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. [SOLVED] Convert column B as multiple column titles and move data in column C into new columns?
    By princesscathryn in forum Excel - New Users/Basics
    Replies: 8
    Last Post: 06-30-2014, 07:31 PM
  2. Replies: 7
    Last Post: 03-20-2014, 10:10 AM
  3. Replies: 4
    Last Post: 09-23-2013, 06:19 PM
  4. [SOLVED] Why does the formula move when I move the column
    By ag6 in forum Excel General
    Replies: 5
    Last Post: 04-21-2012, 04:56 PM
  5. Replies: 2
    Last Post: 12-27-2005, 06:30 PM

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