I'm curious of two littlw things...

a> How can I have one of the arguments in my
function be an optional value (like the ones in VB that have the "[" and "]" around them in the tooltip.)

b> If i don't prefix my arguments with ByRef or ByVal which one is used by default?

Thanks y'all.