Hi, I'm wonder VB have som function to get First day of the week?
like I'm have
dim d1 as datetime=12/5/2007
d2 = firstweekday(d1 ) '=7/5/2007
thank you very much
like I'm have
dim d1 as datetime=12/5/2007
d2 = firstweekday(d1 ) '=7/5/2007
thank you very much
Comment