J
Joe Cilinceon
I'm trying to add a ToDo list to an Access Database. What I would like is a
method of having it add and item such as send invoices on the 11th of the
month or the next business day if the 11th is on a weekend. This would be a
repeating thing that would need to stay on the list until it is marked
completed. I was thinking of having a append query add to the list based on
the date on startup. Any suggestions or information on how to implement this
would be appreciated.
method of having it add and item such as send invoices on the 11th of the
month or the next business day if the 11th is on a weekend. This would be a
repeating thing that would need to stay on the list until it is marked
completed. I was thinking of having a append query add to the list based on
the date on startup. Any suggestions or information on how to implement this
would be appreciated.