Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a VBA Excel macro which runs happily in Office 2000 but falls
over with the 1004 error ("Autofilter method of Range Class Failed") in Office 97 (SR 2) The code in question is Sheets(3).Range("A4")..AutoFilter , _ field:=7, _ Criteria1:= "*Open*" This works fine in Office 2000, but all users still using Office 97 report this error (tried both NT and W2K OS's) I have tried the MS KB and have trawled the web and usenet for a couple of days now but I have found no solution. Can anyone help? TIA Foggy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Autofilter Error | Excel Discussion (Misc queries) | |||
Excel 2000 - Autofilter Limit | Excel Worksheet Functions | |||
using autofilter in a shared protected workbook excel 2000? | Excel Discussion (Misc queries) | |||
Using AutoFilter with worksheet protection in 2000 vs. 2003 | Excel Discussion (Misc queries) | |||
how do i protect an Autofilter funtion on Excel 2000 | Excel Worksheet Functions |