#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default 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



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to hide a chart title, but keep the title in the chart KBratt Charts and Charting in Excel 1 July 16th 09 12:13 AM
The title bar Pietro Excel Discussion (Misc queries) 2 June 22nd 07 09:43 PM
Named range=Column title,comumn title in cellB6 use B6in equation Graham Excel Discussion (Misc queries) 2 July 21st 06 10:03 AM
Show full path title in title bar? Nor New Users to Excel 4 November 4th 05 06:00 PM
Pasting Objects into Chart title and Axis title Sam Charts and Charting in Excel 1 June 6th 05 08:50 PM


All times are GMT +1. The time now is 04:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"