adspace
What is the Difference between a sub and a function?
Answer Posted / aaa
Function returns a value, Sub doesn't.
Function can be called from within a cell, similar to
=Today() function.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers