+ Reply to Thread
Results 1 to 2 of 2

can I use a cell content as a Criteria1 reference in the below Selection.AutoFilter statement?

  1. #1
    prady
    Guest

    can I use a cell content as a Criteria1 reference in the below Selection.AutoFilter statement?


    Hi..I am new to this group. I am self learing how to code macros. Here
    is my question

    can I use a cell content as a Criteria1 reference in the below
    Selection.AutoFilter statement?

    Selection.AutoFilter
    Selection.AutoFilter Field:=29, Criteria1:=Cells(29, 2)


  2. #2
    Tom Ogilvy
    Guest

    RE: can I use a cell content as a Criteria1 reference in the below Sel

    Yes

    --
    Regards,
    Tom Ogilvy


    "prady" wrote:

    >
    > Hi..I am new to this group. I am self learing how to code macros. Here
    > is my question
    >
    > can I use a cell content as a Criteria1 reference in the below
    > Selection.AutoFilter statement?
    >
    > Selection.AutoFilter
    > Selection.AutoFilter Field:=29, Criteria1:=Cells(29, 2)
    >
    >


+ 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