Hi I have a question regarding autosort under VBA coding.
If let's say, I have a rows of data where one specific column categorised them under A, B, C, etc (for simplicity).
How do I type a VBA code where in the case:
If row i and column 1 = "A", then all of these A category will auto-sort themselves in ascending order?
Many thanks
![]()
Bookmarks