Hello everyone,
I have a question that i'm not sure can be done so thought i would ask the experts.
A bit of context, i am working with my transport manager to aid him splitting his jobs into north and south of the country so he can schedule that accordingly...a report will be exported off our CRM and from there the data manipulated slightly.
I have a list of post code prefixes already in North/South column in a separate sheet and i've extracted the prefix from the main data set in a helper column.
What i had imagined is a command button that once clicked will sort the data and put all north postcodes highlighted blue (for example) at the top, and the south highlighted yellow underneath...
I've had a bit of a play with range.sort but it just wont do it...and i can't figure out how to get it to sort all the columns and not just the one with the postcode in it.
Any help is greatly appreciated.
Thank you
I have a question that i'm not sure can be done so thought i would ask the experts.
A bit of context, i am working with my transport manager to aid him splitting his jobs into north and south of the country so he can schedule that accordingly...a report will be exported off our CRM and from there the data manipulated slightly.
I have a list of post code prefixes already in North/South column in a separate sheet and i've extracted the prefix from the main data set in a helper column.
What i had imagined is a command button that once clicked will sort the data and put all north postcodes highlighted blue (for example) at the top, and the south highlighted yellow underneath...
I've had a bit of a play with range.sort but it just wont do it...and i can't figure out how to get it to sort all the columns and not just the one with the postcode in it.
Any help is greatly appreciated.
Thank you