+ Reply to Thread
Results 1 to 7 of 7

macro for next cell down

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-23-2007
    Posts
    690

    macro for next cell down

    hi guys must be simple but when i try it on macro recorder it just tells me the cell i have pressed return to.
    all i want is the code for

    go to the next cell down directly underneath

    thanks

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    ActiveCell.Offset(1, 0).Select
    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor
    Join Date
    06-23-2007
    Posts
    690
    cheers vba
    tried to intergrate that with the calendar but its not having it
    any ideas?
    when i click the date i want
    i want it to insert that date in cell d24 and then go down to cell d25

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    My code does that so you can use that or wait for Roy to post.

    VBA Noob

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    How are you using it?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  6. #6
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,644
    How is it 'not having it'?

    Erroring? Not doing what you want it to?

    Might be helpful to see some code and/or a workbook attachment.

  7. #7
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Roy/Norie,

    Relates to this thread

    http://www.excelforum.com/excel-prog...-up-query.html

    VBA Noob

+ 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. How to apply Macro to a cell?
    By Twaddy in forum Excel Programming / VBA / Macros
    Replies: 23
    Last Post: 08-02-2008, 05:59 PM
  2. Macro to populate a cell and then execute another macro
    By andrewc in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-29-2008, 02:19 PM
  3. Macro to tell cell to become cell + 1
    By masterott in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-27-2007, 02:43 PM
  4. copying various cells in ot different cells in a different sheet
    By MonkeyDeath in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-25-2007, 11:22 AM
  5. Change populated cell names via macro
    By TJM in forum Excel General
    Replies: 2
    Last Post: 09-12-2006, 10:47 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