Excel and VBA

B

Bernard Bourée

I have developped some functions in VBA to be used under Excel.
For testing purpose I have placed some holding points in my code
But when I run my function from Excel I get an error #VALUE and no stop in
my function.
It seams that the routine is not executed ?
 
J

Jack D.

Bernard said:
I have developped some functions in VBA to be used under Excel.
For testing purpose I have placed some holding points in my code
But when I run my function from Excel I get an error #VALUE and no stop in
my function.
It seams that the routine is not executed ?

Please try the microsoft.public.excel.programming newsgroup for this
question.
I think you will get more answers there.
This group is for microsoft project.


--
Please try to keep replies in this group. I do check e-mail, but only
infrequently. For Macros and other things check http://masamiki.com/project

-Jack Dahlgren, Project MVP
email: J -at- eM Vee Pee S dot COM


+++++++++++++++++++
 
Top