I have written code that transfers dates from an Access 2k database to an Outlook 2k Calendar item. It works well except where the item recurs. It does not pick up the ‘RecurrenceType’ which should be ‘olRecursDaily’ but always transfers as ‘olRecursWeekly’. I’ve even tried monthly and yearly but they all get transferred as weekly.
The code is running from Access but I’ve posted it here because it refers to Outlook actions.
Any ideas as to what I may be doing wrong?
Peter Herworth