+ Reply to Thread
Results 1 to 10 of 10

Popup that provide the filter options

  1. #1
    Forum Contributor
    Join Date
    01-17-2011
    Location
    amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    189

    Popup that provide the filter options

    I would like to create a macro that gives via a pop-up screen the option to choose between the options of the filter of column B.
    I made an excel sheet with an example and a picture.

    Hope someone can help me.

    Much Appreciated!
    Attached Files Attached Files
    Last edited by keis386; 10-22-2013 at 11:08 AM. Reason: Added attached excel file

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Popup that provide the filter options

    For some unknown reason, if I were to choose the cell value from the input box window, the code does not pick the date, but If I manually type the value in the box, it works.
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    01-17-2011
    Location
    amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    189

    Re: Popup that provide the filter options

    Thanks for you reply. I dont exactly see what your macro does.

    I made my excel file a bit more clear hope it helps

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Popup that provide the filter options

    The pop box asks you to type the cell address. It then copies in to column K.
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    01-17-2011
    Location
    amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    189

    Re: Popup that provide the filter options

    When I type in for example B4 what is 18 Oktober I do not get the kinfo of that date.

    Is it also possible to not copy the data but only select this option in the filter?
    Thanks

  6. #6
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Popup that provide the filter options

    That was exactly the first code does. It does not copy, but just filter the data, but you need to remove the last line which removes the filter

    Please Login or Register  to view this content.
    You need to type the date as it appears on the cell

  7. #7
    Forum Contributor
    Join Date
    01-17-2011
    Location
    amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    189

    Re: Popup that provide the filter options

    Ok this works better but can you please give an example what I can fill in in the Pop Up, because I get cannot get any result form the filter.
    Thanks fopr your help!

  8. #8
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Popup that provide the filter options

    For e.g, if you want to filter by 17-Oct, when the box pops up, you need to type 17-Oct
    I know, Ideally, you should click the cell when the box pops up and not need to type it, but it is not working. I need to come back to with on this, but in the mean time, just type the cell address you want to filter by.

  9. #9
    Forum Contributor
    Join Date
    01-17-2011
    Location
    amsterdam, Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    189

    Re: Popup that provide the filter options

    is it not possible to enter date in cell and that he uses that cell as reference for filter selection?
    Thanks!

  10. #10
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Popup that provide the filter options

    Well, that was my intention, but I do not know why the filter does not pick-up the date.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. file filter options
    By bruizer31 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-05-2013, 10:44 PM
  2. Excel Filter and Popup from second sheet.
    By moltke in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 04-22-2013, 07:13 PM
  3. [SOLVED] How can I code a Userform to provide dropdown boxes to filter data?
    By gozzard in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-13-2012, 05:28 PM
  4. Filter Options
    By vidthas in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-24-2011, 08:49 AM
  5. Filter options
    By Aland2929 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-03-2010, 11:32 AM

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