Hello
I've been trying to call a function and keep encountering a 'ByRef argument type mismatch' error.
I can't see anything wrong with my code, and the only way I can get round it is by ensuring 'input' and 'output' variables (doubt if these are even real terms) are declared on separate...