Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello, I cant seem to understand this one line of code: myLocalSheet.Range(sheetName).AdvancedFilter Action:=xlFilterCopy, criteriaRange:=defPage.Range("QTY_Filter"), CopyToRange:=myLocalSheet.Range("A10000"), Unique:=False Specifically, the highlighted part, the thing is defPage.Range("QTY_Filter") is not one cell, its 3x2 matrix with stuff in it. and some of it is text !!!! some is empty tooo !!!!! and the 2 two rows that do have #'s have =1 So, how does THAT work ?? ![]() -- newToExcel ------------------------------------------------------------------------ newToExcel's Profile: http://www.excelforum.com/member.php...o&userid=27192 View this thread: http://www.excelforum.com/showthread...hreadid=471593 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run Time error using AdvancedFilter | Excel Discussion (Misc queries) | |||
AdvancedFilter in VB | Excel Programming | |||
AdvancedFilter to Array | Excel Programming | |||
Help with AdvancedFilter method | Excel Programming | |||
AdvancedFilter question | Excel Programming |