Recent content by muaddip

  1. M

    Deleting an Outlook Task

    Hello, Does anyone know how to delete an outlook task that was created in Access. I trapped the EnrtyID of the task, which I assume is the key for the task, but I don't know how to open that task and delete it. Thanks for any help you can provide.
  2. M

    Date Picker Error on Subform with Tabs

    The error is "An error occurred in a cal to the Windows Date and Time Picker control." All are bound Date/Time fields, and there are short date formatted dates in the fields. Anything Else?
  3. M

    Date Picker Error on Subform with Tabs

    I am getting an error on the Date/Time Picker when I navigate through records. I have a tab strip with two pickers on one tab and five on another. If I move to another record and a tab with a Picker on it that has data for it I get an error that just says and error occurred in the date time...
  4. M

    Date Pickr Sub Form Problem

    Turned Allow Edits to Yes and I am still getting the error, Bummer! Thanks for the suggestion any other ideas....from anyone?
  5. M

    Date Pickr Sub Form Problem

    Hello, I have database that I am working on and I am using a switchboard with an unbound subform on it. I load a form into the subform control through code, on the form I have a bunch of controls including a couple date/time pickers. When the subform loads and the events fire I have code to...
Back
Top Bottom