Leith, or someone else
-if this should be in a seperate topic let me know and i'll start one-
I've used the code and used it in the macro below. Its a query to retrieve traffic information and then copy selected roads to another part of the sheet. However I need a way to make this loop as there will be more than 1 notification of the same road when it is very busy and i like to see all of them. I will probably be looking at a max of five individual roads, like A1. A12, A14. (not like A1, A2, A3). I've coded for 2 now but i suppose 2 or 5 shouldn't be much of a difference with regard to method of coding.
I also had to use the on error resume next because if it doesn't find anything the macro fails.
Question: How to loop this properly?
Question: Is this a "proper" way and/or can i take shortcuts somewhere?
Bookmarks