Recent content by CharleyBrown99

  1. C

    Updating an (Other) Outlook calendar

    Thanks again. I'm using just a stand alone version of Outlook for testing so I have full permissions. I created the Deadline folder. It's a problem with syntax and I just can't find the correct code.
  2. C

    Updating an (Other) Outlook calendar

    Thanks to both of you. I've tried that slipstick site already (unsuccessfully) and working with one folder at a time falls down at the first point of trying. But I do appreciate the suggestions.
  3. C

    Updating an (Other) Outlook calendar

    I found this code which has solved the problem for other members but it doesn't for me. I have changed the line that contains Personal folders\OtherCal for my folders but the line falls down. Thanks for any help. Sub ApptToOtherCal() Dim olApp As Outlook.Application Dim olAppt As...
  4. C

    Updating an (Other) Outlook calendar

    Thanks. I have used MAPI but it keeps falling down when I specify the folder names
  5. C

    Updating an (Other) Outlook calendar

    Hi I'm really struggling to update an appointment in a calendar that's not the Default Calendar and not in the Shared Calendars folder. I've managed to test and update both of these but not the calendar I need here. I need my access form, based on a date and subject field, to create an...
  6. C

    Hi from new member

    Hi I'm an Access Developer but not hugely experienced. Thanks Charley
Back
Top Bottom