Richie(UK)
MrExcel MVP
- Joined
- May 17, 2002
- Messages
- 3,329
Hi all,
As most of you will know, its possible to put your own title in the blue bar at the top of the Excel window with the following code:
Application.Caption = "MyCaption"
However, the Excel filename then follows on after the caption. Is there anyway to stop this from happening?
Cheers, Richie
As most of you will know, its possible to put your own title in the blue bar at the top of the Excel window with the following code:
Application.Caption = "MyCaption"
However, the Excel filename then follows on after the caption. Is there anyway to stop this from happening?
Cheers, Richie