P
Paul
Can anyone give the definative answer as to the
differance between a Sub Procedure and a Function
My answer is that a sub procedure accepts input values
whereas a function accepts input values and exports
values.
differance between a Sub Procedure and a Function
My answer is that a sub procedure accepts input values
whereas a function accepts input values and exports
values.