+ Reply to Thread
Results 1 to 2 of 2

Autoscroll through drop-down without hard coding the name of each value

  1. #1
    Forum Contributor
    Join Date
    10-28-2009
    Location
    Portland, Maine
    MS-Off Ver
    Excel 2003
    Posts
    102

    Autoscroll through drop-down without hard coding the name of each value

    I have reports that generated and sent to me each month. For now I need to separate the data that's in each report by the physical locations in column A. The list of sites is dynamic and changes from month to month.

    I'm looking for a way to select each unique value in column A, activate the range and save that range as a unique file without hardcode the actual value. I've done something similar in the past but I can't think of a simple way to do it in this exact situation.

    I have my initial skeleton/idea below. Any suggestions would be greatly appreciated

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    10-28-2009
    Location
    Portland, Maine
    MS-Off Ver
    Excel 2003
    Posts
    102

    Re: Autoscroll through drop-down without hard coding the name of each value

    I took a drive and the solution came to me. I did modify the above code and it works perfectly only scrolling through the unique values.

    process I took: Create a temporary list of unique values, named the list, used index fx and a static variable to increment through the list and gernate a unique file for each selection.

    Turned out to be pretty easy!!

+ 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