Hi All,
I need to determine the strart and end of a given week from the date in a textbox.
Example the date is 5/8/2009 then calculate the beginning of the week (vbSunday) +7 to give a result start=5/3/2009 and end=5/9/2009
I am doing this so the user can select any record created during the week for a client and be able to generate a weekly report with out addition input (Sunday thru Saturday).
All help appreciated!
I need to determine the strart and end of a given week from the date in a textbox.
Example the date is 5/8/2009 then calculate the beginning of the week (vbSunday) +7 to give a result start=5/3/2009 and end=5/9/2009
I am doing this so the user can select any record created during the week for a client and be able to generate a weekly report with out addition input (Sunday thru Saturday).
All help appreciated!