View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
filo666 filo666 is offline
external usenet poster
 
Posts: 265
Default formula bar caption

hi there, is there a way to change the formula bar caption, something like:

if target.address = "$A$1" then application.formulabar.caption="This is the
one!!!"

pd. I am not interested in cell comments, just in the formula bar caption.

thanks