+ Reply to Thread
Results 1 to 5 of 5

Shift down to next cell in column

  1. #1
    Forum Contributor
    Join Date
    05-09-2005
    Location
    SC
    Posts
    196

    Shift down to next cell in column

    Hello!

    I'm looking for a one line code to move down in a column to the next cell without specifying the exact cell in the code.

    Ex.
    Please Login or Register  to view this content.
    I want to be able to go down to the next cell or range when I click a macro button.

    Thanks!
    Last edited by VBA Noob; 02-20-2008 at 07:18 AM.

  2. #2
    Forum Expert MickG's Avatar
    Join Date
    11-23-2007
    Location
    Banbury,Oxfordshire
    Posts
    2,650
    Hi, This bit of code will do, but you can set your requirements to select the next cell after clicking "Return", in "Tools", "Options".
    Please Login or Register  to view this content.
    Regards Mick

  3. #3
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    Please Login or Register  to view this content.
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

  4. #4
    Forum Contributor
    Join Date
    05-09-2005
    Location
    SC
    Posts
    196
    Thanks for the responses! I tried both codes, and both work well.

    Thanks Again

  5. #5
    Registered User
    Join Date
    10-11-2007
    Posts
    31
    Hi guys,

    What I need to do is very similar, I need to show 3 months in a chart (jan, feb, mar), and then when I click the macro button, the range should move in row down and show feb, mar, apr (and the next click on the button should show mar, apr, may)...

    Here is the code of my macro, could anyone please help to show me how can I fix it?

    HTML Code: 

+ 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