Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Originally posted 10/10/03:
I want my macro to enter a formula in a cell, then drop to the next visible cell one row down when I'm in AutoFilter mode. I tried ActiveCell.Offset(1, 0).Activate but that drops it to the next row even if it's hidden by the filter. Can I put SpecialCells(xlVisible) in here somehow? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Repost - Functions on filtered data | Excel Worksheet Functions | |||
count if on Visible - Filtered | Excel Worksheet Functions | |||
REPOST: Count certain records in filtered data | Excel Discussion (Misc queries) | |||
Repost - Track Changes not visible | Excel Discussion (Misc queries) | |||
Drop to next visible row when filtered? | Excel Programming |