N
NewToVB
I have a form that displays different tasks that are to be completed either
daily, weekly, monthly, or quarterly.... Each task has a check box beside it,
if they check the checkbox that means they completed the task. I need to
somehow reset (or uncheck) the checkboxes at the beginning of every day (for
the daily tasks), beginning of every week (for weekly), beginning of every
month (for monthly), and beginning of every quarter (for quarterly). Any
ideas on how to easily accomplish this? I'm using visual studio/visual basic
but its very similar to VBA, so any help will be greatly appreciated. Thanks
in advance!
daily, weekly, monthly, or quarterly.... Each task has a check box beside it,
if they check the checkbox that means they completed the task. I need to
somehow reset (or uncheck) the checkboxes at the beginning of every day (for
the daily tasks), beginning of every week (for weekly), beginning of every
month (for monthly), and beginning of every quarter (for quarterly). Any
ideas on how to easily accomplish this? I'm using visual studio/visual basic
but its very similar to VBA, so any help will be greatly appreciated. Thanks
in advance!