Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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.) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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.) |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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.) |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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.) |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you remember to save that workbook with the UDF?
OE wrote: 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.) -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The UDF was in Personal.xls (hidden) but after Unhide the problem remains.
Have given up, will use the GDI backdoor method. But thanks for all thoughts. "Dave Peterson" wrote: Did you remember to save that workbook with the UDF? OE wrote: 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.) -- Dave Peterson |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just an aside...Personally, I think going through Excel's GUI is much easier (to
explain and to do). I wouldn't have called it the workaround or backdoor. OE wrote: The UDF was in Personal.xls (hidden) but after Unhide the problem remains. Have given up, will use the GDI backdoor method. But thanks for all thoughts. "Dave Peterson" wrote: Did you remember to save that workbook with the UDF? OE wrote: 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.) -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy comment content to cell content as data not as comment | Excel Discussion (Misc queries) | |||
How can I edit a comment w/o first having to select Show Comment | Excel Discussion (Misc queries) | |||
How do I insert a comment when the Insert:Comment menu is greyed? | Excel Discussion (Misc queries) | |||
a comment plugin & copy paste directly from excel to comment ? fr. | Excel Worksheet Functions | |||
Comment | Excel Programming |