May 13, 2015 #1 PWD Technical User Joined Jul 12, 2002 Messages 823 Location GB Good morning I just wondered what the difference is between Application.StatusBar = False and Application.StatusBar = ""? Many thanks, D€$
Good morning I just wondered what the difference is between Application.StatusBar = False and Application.StatusBar = ""? Many thanks, D€$
May 13, 2015 #2 strongm MIS Joined May 24, 2001 Messages 20,257 Location GB False is a special setting - it returns control of the status bar to Excel Upvote 0 Downvote
May 13, 2015 Thread starter #3 PWD Technical User Joined Jul 12, 2002 Messages 823 Location GB I was just wondering after using the Status Bar to show the progress between each worksheet and then what was better to clear it when i was finished. Many thanks, D€$ Upvote 0 Downvote
I was just wondering after using the Status Bar to show the progress between each worksheet and then what was better to clear it when i was finished. Many thanks, D€$