Results 1 to 4 of 4

Pivot Table How to make text box equal to value selected in filter

Threaded View

  1. #1
    Forum Contributor
    Join Date
    01-04-2016
    Location
    Newcastle
    MS-Off Ver
    2016
    Posts
    107

    Pivot Table How to make text box equal to value selected in filter

    How do i make the value in a text box equal to the value I select from my filter? This is being done on a pivot table by the way.

    Private Sub Autofiltertextbox()
    
    If .AutoFilterMode = True Then
    textbox6 = pt.PivotFields("Full Name")
    End If
    
    End Sub
    This is all i could come up with.

    Should hopefully be relatively simple.
    Last edited by liamfrancis2013; 10-07-2016 at 09:09 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA filter Pivot Table to only user selected value
    By nigelbloomy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-10-2014, 11:11 AM
  2. Pivot table not showing the selected items when filter added
    By ShaliniGomes in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 07-23-2014, 01:44 AM
  3. Replies: 0
    Last Post: 02-28-2014, 04:49 PM
  4. Pivot table filter based on text box or cell value, vba?
    By boniouk in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-29-2013, 08:14 PM
  5. Greater than or equal to filter in Pivot table
    By Jonathan9 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 09-24-2013, 12:27 PM
  6. [SOLVED] using cell text to filter a pivot table
    By Blake 7 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-04-2012, 10:45 AM
  7. Counting the number of Selected Fields in a Pivot Table Filter
    By adoepker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-09-2011, 11:53 AM

Tags for this Thread

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