Hi,
I just got started with VBA and I think
Could you help me out with this one?
I have a function which I originally intented to have 1 varible.
This works perfect, but when I change one line adding a string to the function [CODE]Call func1(Row, 2)CODE] I get an error message byref argument type mismatch. In the function I have already declared that I am using 2 Integers. What can I do about this?![]()
Please Login or Register to view this content.
Cheers
Pete
Bookmarks