Thread
:
Changing title from default
View Single Post
#
5
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
Changing title from default
Hi TooCold,
Additionally, to restore the defaults, try:
Application.Caption = Empty
and
ActiveWindow.Caption = False
---
Regards,
Norman
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones