ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Title Bar (https://www.excelbanter.com/excel-programming/320205-title-bar.html)

Mike Archer[_3_]

Title Bar
 
What can be done with the title bar other than
activewindow.caption? I would like to loose "Microsoft
Excel" and possibly change the icon, so that a workbook
can be identified easily when it is minimized on the task
bar.

TIA
Mike

Ray Costanzo [MVP]

Title Bar
 
Application.Caption = "something" will get rid of the Microsoft Excel
text in the title bar.

--

Ray at work
Microsoft ASP/ASP.NET MVP


"Mike Archer" wrote in message
...
What can be done with the title bar other than
activewindow.caption? I would like to loose "Microsoft
Excel" and possibly change the icon, so that a workbook
can be identified easily when it is minimized on the task
bar.

TIA
Mike




Mike Archer[_3_]

Title Bar
 
Terrific!
-----Original Message-----
Application.Caption = "something" will get rid of the

Microsoft Excel
text in the title bar.

--

Ray at work
Microsoft ASP/ASP.NET MVP


"Mike Archer" wrote

in message
...
What can be done with the title bar other than
activewindow.caption? I would like to loose "Microsoft
Excel" and possibly change the icon, so that a workbook
can be identified easily when it is minimized on the

task
bar.

TIA
Mike



.


Norman Jones

Title Bar
 
Hi Mike,

What can be done with the title bar other than
activewindow.caption?
I would like to loose "Microsoft Excel" --


Try:
Application.Caption = ""

and possibly change the icon, so that a workbook
can be identified easily when it is minimized on the task


See:

http://tinyurl.com/6y4x6


---
Regards,
Norman




"Mike Archer" wrote in message
...
What can be done with the title bar other than
activewindow.caption? I would like to loose "Microsoft
Excel" and possibly change the icon, so that a workbook
can be identified easily when it is minimized on the task
bar.

TIA
Mike





All times are GMT +1. The time now is 05:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com