PC Review


Reply
Thread Tools Rate Thread

Cell offset for filtered list

 
 
d_lwl@hotmail.com
Guest
Posts: n/a
 
      23rd Nov 2006
Hi all,

I would like to know the VBA code to move down a row in a filtered
list. I use the ActiveCell.Offset (1,0) method but the cursor moved to
a hidden (set by my filter) row. My current location is A1 (heading for
first column).

I tried lookup for SpecialCells, thinking this may have something to do
with the solution I want. Not succeeding.

Thanks for sharing your insights.

David

 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      23rd Nov 2006
Maybe you could just come down a row and check to see if that row is visible.
If it is, then stop. If it's hidden, then come down and test again.



(E-Mail Removed) wrote:
>
> Hi all,
>
> I would like to know the VBA code to move down a row in a filtered
> list. I use the ActiveCell.Offset (1,0) method but the cursor moved to
> a hidden (set by my filter) row. My current location is A1 (heading for
> first column).
>
> I tried lookup for SpecialCells, thinking this may have something to do
> with the solution I want. Not succeeding.
>
> Thanks for sharing your insights.
>
> David


--

Dave Peterson
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Offset on a Filtered List ryguy7272 Microsoft Excel Worksheet Functions 6 19th Apr 2012 05:00 PM
Randomly Select cell from filtered list Matt Ferguson Microsoft Excel Worksheet Functions 1 26th Nov 2009 02:12 AM
Can Offset() be used in Excel cell formulas when filtered (visible-only)? EagleOne@discussions.microsoft.com Microsoft Excel Misc 0 19th Jul 2008 04:35 PM
get cell value where offset cell = X, use this value to populate list CJ Microsoft Excel Programming 8 22nd Apr 2008 08:59 PM
How do I select the first cell of a filtered list? Shane Moore Microsoft Excel Worksheet Functions 2 15th Aug 2006 02:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:52 AM.