Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Range("E4:AI183").Select Selection.AutoFilter Field:=1, Criteria1:=Leverandor, VisibleDropDown:=False Selection.AutoFilter Field:=35, Criteria1:="<", VisibleDropDown:=False It works without the third line. I'm getting an error (1004) on the third line. Regards, Claus |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do sum a column only if meets the criterias of 2 columns | Excel Discussion (Misc queries) | |||
Filter data with two criterias | Excel Discussion (Misc queries) | |||
Need function for one value for two criterias and two columns | Excel Worksheet Functions | |||
how to return the value of a cell based on two criterias in two columns | Excel Programming | |||
how to return the value of a cell based on two criterias in two columns | Excel Programming |