Hello All ...
I have a problem concerning a form, a table and some VBA ...
The problem ....
This form has an UserName field and two unbound fields, BeginDate and EndDate. Also on this form I have one button ... This button has to take the UserName from the form and append the records (individualy per day) to a table .... the catch is I dont want the dates added that represent a weekend ... How do I go about this ...
The table is called ... "SubHols"
Any VBA programmers out there that can help out a VB learner ... Thank You ....
Tiny
I have a problem concerning a form, a table and some VBA ...
The problem ....
This form has an UserName field and two unbound fields, BeginDate and EndDate. Also on this form I have one button ... This button has to take the UserName from the form and append the records (individualy per day) to a table .... the catch is I dont want the dates added that represent a weekend ... How do I go about this ...
The table is called ... "SubHols"
Any VBA programmers out there that can help out a VB learner ... Thank You ....
Tiny