Forum Discussion

Excel's avatar
Excel
Iron Contributor
Jun 08, 2021
Solved

Question related to Message box after sorting is done

Hello Everyone,

I have created code, and it  works.

But  how can I put a msg box after I sort the table with the help of VBA code only?

 

For Example - 

I sort DIVISION then it show message table sorted by Division

 AND

I sort CATEGORY then it show message table sorted by Category

AND

I sort TOTAL then it show message table sorted by Total

 

Please Help...??

 

Here is a attached file..

 

 

 

 

Resources