Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've the following problem. When the the below code runs i get
"Autofilter method of range class failed". It says the problem is wit the last line of code. The strange thing is that it even filters th selected range, but it still has a problem with it. If frmECR.cboVendor.Text = "PG&E" Then Sheets("PG&E").Range("ListPGE").AutoFilter _ Field:=1, _ Criteria1:=frmECR.cboAccountNumber This thing is driving me nuts. Any help you guys can give would b appreciated. Thanks Jame -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Nightmare | Excel Worksheet Functions | |||
PivotTable Nightmare | Excel Discussion (Misc queries) | |||
PivotTable Nightmare | Excel Discussion (Misc queries) | |||
IF Statement nightmare | Excel Discussion (Misc queries) | |||
Protection nightmare | Excel Programming |