+ Reply to Thread
Results 1 to 3 of 3

Setting an OFFSET in Filtered Data.

  1. #1
    Registered User
    Join Date
    03-27-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    44

    Setting an OFFSET in Filtered Data.

    Hi.. i am creating a small macro for sorting my data in different sheets.
    I am using "ActiveCell.Offset(1, 0).Select" to offset to select next row from the header line, but problem is, the function selects the hidden cell in Filtered Data which i dont want. I want it to Offset next row which is visible and not hidden.
    Any Solution would be great.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Setting an OFFSET in Filtered Data.

    Try this...

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    03-27-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    44

    Re: Setting an OFFSET in Filtered Data.

    Worked Perfectly.. Thanks

+ 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. Setting Row Height w/t Filtered Cells/Rows
    By brentjohn in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-11-2019, 11:35 AM
  2. Find certain string and offset the cell in filtered data
    By orangeballoons in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-25-2013, 12:10 AM
  3. Offset to next visible cell in filtered data
    By Varun13 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-23-2013, 04:37 AM
  4. Offset - Setting a dynamic range
    By Krugas in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-02-2013, 02:18 PM
  5. [SOLVED] Setting a Range Variable to a Filtered List
    By StevenM in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 04-29-2012, 07:06 PM
  6. Setting range using Offset
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-23-2010, 09:37 AM
  7. [SOLVED] ActiveCell.Offset on filtered data
    By Steven in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-08-2006, 09:25 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