The difference is that functions return a value (like the MsgBox function) whereas Subs don't return a value - they just get on and execute the code. You use a ...
www.homeandlearn.org