Results 1 to 6 of 6

controlling excel input move cursor right, then down

Threaded View

lippywon controlling excel input move... 01-12-2011, 04:37 PM
TMS Re: controlling excel input... 01-12-2011, 07:31 PM
lippywon Re: controlling excel input... 01-12-2011, 07:42 PM
trc310 Re: controlling excel input... 06-16-2012, 08:52 PM
TMS Re: controlling excel input... 01-13-2011, 03:46 AM
arlu1201 Re: controlling excel input... 06-17-2012, 03:17 AM
  1. #1
    Registered User
    Join Date
    01-12-2011
    Location
    San Francisco
    MS-Off Ver
    Excel 2010
    Posts
    2

    controlling excel input move cursor right, then down

    I am a new vba programmer, and not very good yet. I am trying to make an excel2010 worksheet code that will allow me to input data into a highlighted cell and after I hit return, the highlight should move to the cell to the right, then after hitting return in that cell I want the cursor to move down a row and back 1 cell, then repeat....I've tried if/then loops, and for loops, but can't figure it out. I can get the input to move right by using Target.Offset(0, 1).Select
    Last edited by lippywon; 01-12-2011 at 07:44 PM.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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