+ Reply to Thread
Results 1 to 1 of 1

Macro Error when Filtering in a Pivot Table

  1. #1
    Registered User
    Join Date
    11-16-2010
    Location
    Stratford, WI
    MS-Off Ver
    Excel 2003
    Posts
    49

    Macro Error when Filtering in a Pivot Table

    Hi,

    I recorded a macro to Filter a Sum field and I get a Run time 1004 error? Any ideas?

    [code]
    ActiveSheet.Range("$A$5:$G$189").AutoFilter Field:=6, Criteria1:=">=10", _
    Operator:=xlAnd
    [code]

    Or does someone know a better way to do this, what I would like is a button for the user to click that would filter the cells?

    Thank you,
    Sandi
    Last edited by ssteines; 06-24-2013 at 03:18 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1