View Single Post
  #4   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

With these two problems it sounds like you have another problem causing it.

--
HTH

Bob Phillips

"OE" wrote in message
...
I have both versions of Excel also (work / home), the problem is in both.

"Bob Phillips" wrote:

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.)