Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Diem Tran   on Dec 27 In MS Office Category.

  
Question Answered By: Nathaniel Martin   on Dec 27

You can add this command before running the sorting  column routine in your code

Application.StatusBar = "Sorting columns...Please wait."

Add this after your sorting column routine in your code

Application.StatusBar = False

Share: 

 

This Question has 9 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How to show temp Msg? Or get search suggestion and latest updates.


Tagged: