View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
davidemile davidemile is offline
external usenet poster
 
Posts: 2
Default Display COUNT result in Titlebar

Hello All:

I have a COUNT function on one column.
The result appears in one cell of the worksheet
I'd like to display the numeric content of that cell in the Titlebar.
How can I use VBA to modify the Titlebar?

Thanks!!