Changing Caption on Taskbar (Excel 2007, Vista)

AgC

New Member
Joined
Apr 22, 2011
Messages
12
I am able to change the caption of my Excel app but the caption doesn't appear in the taskbar when the app is minimized, thereby making hard to find if multiple programs are open. Any suggestion?

Thanks,

Steve
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
I have changed the caption to something custom like "My Workbook"; however, the taskbar only shows the excel logo with no caption.
 
Upvote 0
Sorry, I can't reproduce that behaviour (Excel 2003). I used:

Code:
Application.Caption = "My Workbook"

As noted I am using 2007 and I am also using the exact code that you just submitted. The caption is not showing up in my taskbar. Thanks for you help.
 
Upvote 0

Forum statistics

Threads
1,215,815
Messages
6,127,035
Members
449,355
Latest member
g wiggle

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top