Clear caption in the Title Bar
How to clear the caption in the Title Bar using VBA
EXPLANATION
This tutorial explains and provides step by step instructions on how to clear the caption in the Title Bar using VBA by referencing to the first and second components of the Title Bar's caption.
This tutorial explains and provides step by step instructions on how to clear the caption in the Title Bar using VBA by referencing to the first and second components of the Title Bar's caption.
Please note that this does not entirely clear the workbook's Title Bar captions. It replaces the current captions with "Excel". This component is associated with the second part of the Title Bar caption.
RELATED TOPICS
Related Topic | Description | Related Topic and Description |
---|---|---|
Change caption in the Title Bar | How to change the caption in the Title Bar using VBA | |
Display the current date and time in the Title Bar | How to display the current date and time in the Title Bar using VBA | |
Display the current date and time in the Title Bar when opening a workbook | How to display the current date and time in the Title Bar when opening a workbook using VBA | |
Display the current date and time in the Title Bar when a workbook was last saved | How to display the current date and time in the Title Bar when a workbook was last saved using VBA |