Consulting

Results 1 to 3 of 3

Thread: Using name manager

  1. #1
    VBAX Mentor
    Joined
    Aug 2011
    Posts
    353
    Location

    Using name manager

    Please see the attached excel sheet. I would like to be able to have cell B6 on Sheet1 essentially embedded with all the zipcodes for every sheet in this workbook (so the zipcodes in column F of sheets January2006 and February 2006). So then when I begin typing a zipcode in cell B6 on sheet 1, a drop down menu essentially appears and I can pick exactly which zipcode I want.

    Is there a good way to do this off the top of your head?
    Attached Files Attached Files

  2. #2
    VBAX Guru Kenneth Hobs's Avatar
    Joined
    Nov 2005
    Location
    Tecumseh, OK
    Posts
    4,956
    Location
    This takes a bit of work which is why you have not received a response. Would you want those sorted and duplicates removed?

  3. #3
    VBAX Mentor
    Joined
    Aug 2011
    Posts
    353
    Location
    As in the drop down menu? Yes, they can be sorted and duplicates removed. My goal is to enter a zipcode, and have every row from the sheets with that zip code copied and pasted into another sheet.

    My goal is to search many sheets for the same zipcode, and do this wihout having to manually go in and filter each sheet

Posting Permissions

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