Eupher,
I want to schedule recurring appointments or things to do similar to Outlook Calendar where I can shedule daily, weekly, monthly, etc.
I am writing a module for my HR department without using Outlook.
Thanks,
TQD
Sorry AceMan,
What I want to do is to set a task in MS Access, then set the same task for recurrence of daily, weekly, or monthly.
Hope that's enough info.
Thanks,
TQD
I am writing a module for our HR department on recurring events, but I am not sure on how to do it in Microsoft Access. The goal is similar to Outlook's recurring tasks (i.e. repeat daily, weekly, or certain day, etc.)
Any help would be greatly appreciated.
TQD
I am writing a database for our HR department which sets and keeps track of recurring occurrences using a calendar, but I wanted to be separated from Microsoft Outlook. The functions and looks would be similar to Outlook Calendar.
Does anyone know or have code modules that would achieve this...
I am writing a database for our HR department which sets and keeps track of recurring occurrences using a calendar, but I wanted to be separated from Microsoft Outlook. The functions and looks would be similar to Outlook Calendar.
Does anyone know or have code modules that would achieve this...
If I create a from using a certain Table or Query for the form's "Record Source". When I am in an Event in that from, how I specify to use a different Table or Query to get some other data???
Thanks,
TD
Can anyone tell me what is wrong with this statement? I kept getting TYPE MISMATCH error.
TotalQty = (DSum("[QtyOrdered]", "Load Query", "[ProductCode] = '" & TPC & "'" And "[CDueDate] = #" & PCDate & "#"))
If I put the criterias seperately then the statement works, but if I use the AND to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.