M
Marc
Hi,
I'm trying to calculate the number of weekdays (excluding
Saturday and Sunday) between two dates. I have very little
experience in Visual Basic.
I found some examples online that use a Public Function to
do this.
My problem is I don't know how to connect this to the text
box in my form. I don't understand how to "Call" a
function.
Thanks,
Marc
I'm trying to calculate the number of weekdays (excluding
Saturday and Sunday) between two dates. I have very little
experience in Visual Basic.
I found some examples online that use a Public Function to
do this.
My problem is I don't know how to connect this to the text
box in my form. I don't understand how to "Call" a
function.
Thanks,
Marc