Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
This is the autofilter I am using to obtain filtered dat dim myArray() dim rngSrc as Rang ActiveWorkSheet.UsedRange.AutoFilter Field:=1, Criteria1:="Jim", visibledropdown:=Fals Set rngSrc = ActiveWorkSheet.AutoFilter.Range.SpecialCells(xlCe llTypeVisible myArray=rngSrc.Cell If I loop through rngSrc on each row, I obtain all the records but If I put this in rngSrc.Cells in a variant array, I am obtaining only 6 records Am I doing anything wrong here Please help me to get over this proble Thanks Amar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autofiltering again | Excel Discussion (Misc queries) | |||
autofiltering | Excel Worksheet Functions | |||
Autofiltering | Excel Worksheet Functions | |||
AutoFiltering | Excel Discussion (Misc queries) | |||
autofiltering | Excel Discussion (Misc queries) |