Thread
:
INVALID PROCEDURE CALL OR ARGUMENT
View Single Post
#
1
Posted to microsoft.public.excel.programming
Philosophaie
external usenet poster
Posts: 110
INVALID PROCEDURE CALL OR ARGUMENT
Dim V, E ,m,r as double
'error line
V=(2*(E - m/r))^.5
'all the variables have values to them
When I run it I get:
Run-time error '5':
Invalid procedure call or argument.
What may be the error?
Reply With Quote
Philosophaie
View Public Profile
Find all posts by Philosophaie