P
PropKid
I'm trying to output a small text msg to the Excel title bar so that
can see the status of the program when Excel is minimized. When Exce
is minimzed about 26 or so characters are visible but they are the fil
name.
I added a line that looks like this:
Application.Caption = StatMessage 'A string containing m
info
But it's only visible when Excel is maximized. The program is screenin
a number of stocks and I want the message to be constantly updated wit
the number of stocks remaining.
Any assistance would be greatly appreciated
can see the status of the program when Excel is minimized. When Exce
is minimzed about 26 or so characters are visible but they are the fil
name.
I added a line that looks like this:
Application.Caption = StatMessage 'A string containing m
info
But it's only visible when Excel is maximized. The program is screenin
a number of stocks and I want the message to be constantly updated wit
the number of stocks remaining.
Any assistance would be greatly appreciated