+ Reply to Thread
Results 1 to 2 of 2

Moving the Cursor

  1. #1
    BershAdel
    Guest

    Moving the Cursor

    Hi,
    I want to write a VBA code and want to move my cursor down to a visible cell on a filtered data. I have tried the following command
    ActiveCell.Offset(1, 0).Select
    but it moves the cursor to next unfiltered cell instead of my desired cell.

    Kindly kelp me out

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Moving the Cursor

    Must be a better method but I've not woken up as yet... perhaps (avoiding iteration):

    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)

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