Google групе више не подржавају нове Usenet постове ни праћења. Претходни садржај остаје видљив.

How do I end a recurring appointment without loosing prior edits?

10 прегледа
Пређи на прву непрочитану поруку

JSenatro

непрочитано,
5. 11. 2007. 09:27:015.11.07.
I am using Outlook 2007. I have a recurring appointment set up with no end
date. I have edited single occurances of this appointment in the past. I
would like to end the occurance now, but when I do, I get a warning that I
will loose any exceptions to the series. Is there anything I can do to save
the exceptions, but remove the recurrance from this date forward?

Brian Tillman

непрочитано,
5. 11. 2007. 10:10:385.11.07.
JSenatro <JSen...@discussions.microsoft.com> wrote:

A recurring event is only a single entry in the calendar, with the
recurrences calculated on the fly and the exceptions kept as a table of some
kind within the base item. If you wish to put an end date on a recurring
appointment and retain the exceptions, you'll have to export the appointment
to a CSV file to convert it to individual entries, delete the original item,
and reimport the list of events generated when you exported.
--
Brian Tillman [MVP-Outlook]

JSenatro

непрочитано,
5. 11. 2007. 10:51:035.11.07.
Thanks. How do I export to a CSV file, then reimport the list of events?

Brian Tillman

непрочитано,
6. 11. 2007. 08:15:216.11.07.
JSenatro <JSen...@discussions.microsoft.com> wrote:

> Thanks. How do I export to a CSV file, then reimport the list of
> events?

This is how I'd do it: first, I'd create a new calendar folder
(File>New>Folder, with "Calendar Items" in the "folder contains" drop-down),
then display my main Calendar folder in the By Category view (View>Current
View>By Category), right-click the appointment, and drag it to the new
calendar folder, choosing Copy when I release the mouse button. Then I'd
click File>Import and Export>Export to a file, choosing "Comma serparated
values" as the output format. When Outlook asks for the folder, select the
new calendar folder. Outlook will tell you it can't export a recurring
event and ask you to specify a range. Give the starting date of the event,
and the ending date after which the event should cease. Finish the wizard.
The CSV file you created will contain the list of all the individual events
generated from the original event, including the exceptions.

After the export is finished, delete the event from the main Calendar and
then click File>Import>Import from another program or file. Select "Comma
separated values", browse to the file you created before, select it, and
finish the wizard, specifying your main Calendar as the destination. The
events will be added to your calendar as individual items than include all
the exceptions.
--
Brian Tillman [MVP-Outlook]

JSenatro

непрочитано,
6. 11. 2007. 10:23:016.11.07.
Worked perfect. Thanks.

Mark Laforest

непрочитано,
24. 8. 2010. 21:59:2424.8.10.
I tried this and yes it works (having said that I cannot believe Microsoft haven't fixed this).

But it wont copy back any atachments you have on the original individual appointments - it only copies the Subject, Location and text in the Body.

Has anyone got a solution that will copy over the attachment also?

Its there a neat little add-on that will convert recurring appointments to individual appointments so we dont have to go through all this export/import routine? My secretarial staff are not very computer au fait so ths is a really cumbersome (part) solution.

Thanks


> On Monday, November 05, 2007 9:27 AM JSenatr wrote:

> I am using Outlook 2007. I have a recurring appointment set up with no end
> date. I have edited single occurances of this appointment in the past. I
> would like to end the occurance now, but when I do, I get a warning that I
> will loose any exceptions to the series. Is there anything I can do to save
> the exceptions, but remove the recurrance from this date forward?


>> On Monday, November 05, 2007 10:10 AM Brian Tillman wrote:

>> JSenatro <JSen...@discussions.microsoft.com> wrote:
>>
>>
>> A recurring event is only a single entry in the calendar, with the
>> recurrences calculated on the fly and the exceptions kept as a table of some
>> kind within the base item. If you wish to put an end date on a recurring
>> appointment and retain the exceptions, you'll have to export the appointment
>> to a CSV file to convert it to individual entries, delete the original item,
>> and reimport the list of events generated when you exported.
>> --
>> Brian Tillman [MVP-Outlook]


>>> On Monday, November 05, 2007 10:51 AM JSenatr wrote:

>>> Thanks. How do I export to a CSV file, then reimport the list of events?
>>>

>>> "Brian Tillman" wrote:


>>>>> On Tuesday, November 06, 2007 10:23 AM JSenatr wrote:

>>>>> Worked perfect. Thanks.
>>>>>
>>>>> "Brian Tillman" wrote:


>>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice
>>>>> Auto-Generate Code for LINQ to SQL Repository Pattern using T4
>>>>> http://www.eggheadcafe.com/tutorials/aspnet/a7ee34d2-c297-4ec8-a933-69254242b21b/autogenerate-code-for-linq-to-sql-repository-pattern-using-t4.aspx

Mark Laforest

непрочитано,
24. 8. 2010. 22:00:3624.8.10.
I tried this and yes it works (having said that I cannot believe Microsoft haven't fixed this).

But it wont copy back any atachments you have on the original individual appointments - it only copies the Subject, Location and text in the Body.

Has anyone got a solution that will copy over the attachment also?

Its there a neat little add-on that will convert recurring appointments to individual appointments so we dont have to go through all this export/import routine? My secretarial staff are not very computer au fait so ths is a really cumbersome (part) solution.

Thanks

> On Monday, November 05, 2007 9:27 AM JSenatr wrote:

> I am using Outlook 2007. I have a recurring appointment set up with no end
> date. I have edited single occurances of this appointment in the past. I
> would like to end the occurance now, but when I do, I get a warning that I
> will loose any exceptions to the series. Is there anything I can do to save
> the exceptions, but remove the recurrance from this date forward?


>> On Monday, November 05, 2007 10:10 AM Brian Tillman wrote:

>> JSenatro <JSen...@discussions.microsoft.com> wrote:
>>
>>
>> A recurring event is only a single entry in the calendar, with the
>> recurrences calculated on the fly and the exceptions kept as a table of some
>> kind within the base item. If you wish to put an end date on a recurring
>> appointment and retain the exceptions, you'll have to export the appointment
>> to a CSV file to convert it to individual entries, delete the original item,
>> and reimport the list of events generated when you exported.
>> --
>> Brian Tillman [MVP-Outlook]


>>> On Monday, November 05, 2007 10:51 AM JSenatr wrote:

>>> Thanks. How do I export to a CSV file, then reimport the list of events?
>>>

>>> "Brian Tillman" wrote:

>>>>> On Tuesday, November 06, 2007 10:23 AM JSenatr wrote:

>>>>> Worked perfect. Thanks.
>>>>>
>>>>> "Brian Tillman" wrote:


>>>>>> On Tuesday, August 24, 2010 9:59 PM Mark Laforest wrote:

>>>>>> I tried this and yes it works (having said that I cannot believe Microsoft haven't fixed this).
>>>>>>
>>>>>>
>>>>>>
>>>>>> But it wont copy back any atachments you have on the original individual appointments - it only copies the Subject, Location and text in the Body.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Has anyone got a solution that will copy over the attachment also?
>>>>>>
>>>>>>
>>>>>>
>>>>>> Its there a neat little add-on that will convert recurring appointments to individual appointments so we dont have to go through all this export/import routine? My secretarial staff are not very computer au fait so ths is a really cumbersome (part) solution.
>>>>>>
>>>>>>
>>>>>>
>>>>>> Thanks

>>>>>> Submitted via EggHeadCafe - Software Developer Portal of Choice

>>>>>> Make The WebClient Class follow redirects and get Target Url
>>>>>> http://www.eggheadcafe.com/tutorials/aspnet/70511872-c3aa-4e92-a7d7-dd4b09881af5/make-the-webclient-class-follow-redirects-and-get-target-url.aspx

0 нових порука