I'm making a database for excel. The goal is to have the data input into it Auto sort by color and then Alphabetically.
I'm using the following VBA to auto sort.
And I've set up Macros for the color sorting as follows:![]()
Please Login or Register to view this content.
The problem is once I input new data, the alphabetical sort overrides the color sort.![]()
Please Login or Register to view this content.
Can someone please help me make it so that the color sorting overrides the alphabetical?
Any help is greatly appreciated!
Bookmarks