Posted to microsoft.public.excel.programming
|
|
Changing title from default
Hi TooCold,
Try:
Application.Caption = "My Custom Caption"
---
Regards,
Norman
"toocold" wrote in
message ...
The default title for Microsoft Excel is "Microsoft Excel - File Name".
How do I change this to a custom title?
--
toocold
------------------------------------------------------------------------
toocold's Profile:
http://www.excelforum.com/member.php...o&userid=31608
View this thread: http://www.excelforum.com/showthread...hreadid=512988
|