ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   loop through only public functions? (https://www.excelbanter.com/excel-programming/449771-loop-through-only-public-functions.html)

[email protected]

loop through only public functions?
 
Hi,

I found a way to loop trough all procedures on cpearson.com using VBIDE.VBComponent, but I want only the Public Functions without Subs or Private Functions. So only those that can be used in cell-formula's. Seems VBIDE ProcKindString is only returning "Sub Or Function" and doesn't make a difference beteen Subs and Functions.

Does anyone have an idea?

thanks

Norman Jones

loop through only public functions?
 
On 03/02/2014 01:02, wrote:
Hi,

I found a way to loop trough all procedures on cpearson.com using
VBIDE.VBComponent, but I want only the Public Functions without Subs
or Private Functions. So only those that can be used in cell-formula's.
Seems VBIDE ProcKindString is only returning "Sub Or Function" and doesn't
make a difference beteen Subs and Functions.

Does anyone have an idea?

thanks


Hi Michelr,

I see that you have been provided with a solution elsewhere and I
therefore note that fact in order to prevent others from expending
time and effort futilely.



===
Regards,
Norman


All times are GMT +1. The time now is 04:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com