Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Team Folders / December 2003

Tip: Looking for answers? Try searching our database.

Assigning Tasks from Public Folder

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jonathan Parminter - 28 Nov 2003 03:28 GMT
Hi, I had thought to have a public folder so that everyone
in the team can see all the assigned tasks and the updated
information.

Problem is that we seem to be able to only forward a task
to another person. Which is quite different to assigning a
task to another person.

Is it possible to assign a public folder task and for that
task to be updatable? As this how it is with personal
tasks. Or, is this something that I can customise?

Any ideas or suggestions appreciated :-)

Cheers
Jonathan
Sue Mosher [MVP] - 30 Nov 2003 20:38 GMT
No, only tasks in your default Tasks folder can be assigned.
Signature

Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
    Microsoft Outlook Programming: Jumpstart
    for Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx 

> Hi, I had thought to have a public folder so that everyone
> in the team can see all the assigned tasks and the updated
[quoted text clipped - 12 lines]
> Cheers
> Jonathan
Raphael Segal - 03 Dec 2003 15:53 GMT
I have the same problem but have added a field from the Mail Fields TO to
the customised task form.
Does anyone have a script that I can add to the onclose function of the form
that will email the task to the recipient.

Thanks
Raphy

No, only tasks in your default Tasks folder can be assigned.
Signature

Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
    Microsoft Outlook Programming: Jumpstart
    for Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

> Hi, I had thought to have a public folder so that everyone
> in the team can see all the assigned tasks and the updated
[quoted text clipped - 12 lines]
> Cheers
> Jonathan
Jonathan Parminter - 04 Dec 2003 22:02 GMT
Thanks for the idea Raphy,

use the write event with something like the following...
'     standard email message...
    set objMessage= Application.CreateItem(0)
    with objMessage
        .to ="jonathan@someplace.co.nz"
        .subject = "test"
    end with
    objMessage.send

luck
Jonathan

>-----Original Message-----
>I have the same problem but have added a field from the Mail Fields TO to
[quoted text clipped - 24 lines]
>
>.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.