C
Carol G
I can call this sub from another sub and it works with or without actual
arguments being sent.
but if I try to run or step through it by itself my computer just beeps and
does not go into it at all. No error messages or anything.
I'm sure I'm just not understanding something about functions but I can't
figure it out.
Thanks
Carol
Sub Envelope2(Optional objWord As Object, Optional itm As ContactItem)
arguments being sent.
but if I try to run or step through it by itself my computer just beeps and
does not go into it at all. No error messages or anything.
I'm sure I'm just not understanding something about functions but I can't
figure it out.
Thanks
Carol
Sub Envelope2(Optional objWord As Object, Optional itm As ContactItem)