Manster
Member
Hi expert,
Sorry, I'm very novice in VBA. I have a problem regarding the sorting issue. Is it possible to sort selected columns by using VBA?
Example: Once we click a button (in excel),
A1:A10 --> Sorted accordingly from A to Z
B1:B10 --> Not Sorted, it still maintain the values (This what I need to know how to maintain this values in the cell columns).
C1:C10 --> Sorted accordingly from A to Z
D1:D10 --> Sorted accordingly from A to Z
I hope The Expert in this forum can help me. Thanks in advance!
Sorry, I'm very novice in VBA. I have a problem regarding the sorting issue. Is it possible to sort selected columns by using VBA?
Example: Once we click a button (in excel),
A1:A10 --> Sorted accordingly from A to Z
B1:B10 --> Not Sorted, it still maintain the values (This what I need to know how to maintain this values in the cell columns).
C1:C10 --> Sorted accordingly from A to Z
D1:D10 --> Sorted accordingly from A to Z
I hope The Expert in this forum can help me. Thanks in advance!