Hi All,
I'm doing a project for the company I work for, and I've hit a wall. I'm hoping someone on here could kindly help me please.
I have a tab with a database on it which contains thousands of entries, I have 2 other tabs which refer to this database via vlookup. The first tab relates to the different routes, so I can type in a route number and all the stops for that route will show. I then have a column next to it where you type the stop numbers which are effected (the reason for this is that you will need to make 'notes' for multiple routes) and then a validation list giving 2 options, the notes then populate the second tab with the unique stop codes, which then gives you all the location information for each stop form the debase tab via vlookup.
I hope this all makes sense so far.
What I'd like to be able to do next, is dynamically sort the results into street names, ie if there are 2 stops effected on 'market street' then I'd like that to be reduced to 1 row looking something like this:
[number of stops] [Road Name] [Stops effected]
[2]. [market street]. [123, 456]
[1] [high street] [1315]
[3] [first avenue]. [489, 9876, 3571]
Is this at all possible please
Thank you
Jeff
Bookmarks