View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default UDF Help/Comment

It is in mine XL 2002 Win XP.

--
HTH

Bob Phillips

"OE" wrote in message
...
I used to be able to enter UDF instructions from the VBA environment as
follows;
with cursor in some code, hit F2 to bring up the object browser, select

your
library, select your UDF, right click, select Preferences and enter your
instructions in the Description box.
However, entered text is not saved.

Can anone advise?

(The workaround via the GDI works most of the time.)