Ok dudes heres the thing.
Thanks to the smiley one i have a code that sorts out a 5 day week but the problemo is i dont know how to use it with the form. i created a module with the code in but when i go onto my form the formula i have for dates doesnt reflect a 5 day week.
=DateAdd("d",5,[DateCourseworkG iven])
if i use that with todays date it gives an answer of the 22nd September instead of 24th September like is should if going off of a 5 day week.
Respect to all the experts out there and thanx in advance for ya helps
Thanks to the smiley one i have a code that sorts out a 5 day week but the problemo is i dont know how to use it with the form. i created a module with the code in but when i go onto my form the formula i have for dates doesnt reflect a 5 day week.
=DateAdd("d",5,[DateCourseworkG iven])
if i use that with todays date it gives an answer of the 22nd September instead of 24th September like is should if going off of a 5 day week.
Respect to all the experts out there and thanx in advance for ya helps
Comment