Hi all, I understand what byval and byref as arguments are, but I can see myself us a lot of byref, but not a single byval - can someone points to me "when" you actually use byval with an example? If you just tell me "when you don't want to change the variable's value" that's not going to help me. :ehh:

