G
Guest
I found a VBA function on the internet that would help me calculate the
number of working days if I enter a BeginDate and an EndDate. It is supposed
to determine if there are any Saturdays and Sundays inbetween and including
the dates I enter for BeginDate and EndDate. I am a senior and I need help.
In my form, where do I put this function--in design view--form properties? or
WorkingDays control properties. I can't seem to get it to work. The
function I found is called a Public Function--how do I get it to work?
number of working days if I enter a BeginDate and an EndDate. It is supposed
to determine if there are any Saturdays and Sundays inbetween and including
the dates I enter for BeginDate and EndDate. I am a senior and I need help.
In my form, where do I put this function--in design view--form properties? or
WorkingDays control properties. I can't seem to get it to work. The
function I found is called a Public Function--how do I get it to work?