Results 1 to 3 of 3

Moving over 1 cell (column)

Threaded View

  1. #1
    Registered User
    Join Date
    11-09-2006
    Posts
    65

    Moving over 1 cell (column)

    I am using the below to find the last column in a row, but I want to move over 1 cell (to the right) where I will add some data.

    Selection.End(xlToRight).Select
    Is there a simple way to do it? Or do I have to come up with some way to count how many columns I am at and then move to that number +1?

    Thanks
    Last edited by VBA Noob; 01-18-2008 at 06:32 PM.

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