Results 1 to 2 of 2

access the auto filter list

Threaded View

  1. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    with the auto filter on
    simply highlight those cells(rows) set print area and print
    it will then print only those visible from the filter result
    as for drop down
    i take it your using a validation list.
    you can always just extend the range of tha validation. or build the list
    with some capacity for new wntries.
    say you have 5 things and your list is
    =$C$1:$C$5
    you could simply first build it as

    =$C$1:$C$30
    this gives 25 blanks at the bottom
    which you could just add to eg put something in c6 then c7 etc as required
    Last edited by martindwilson; 01-17-2008 at 06:06 PM.

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