+ Reply to Thread
Results 1 to 3 of 3

Macro - Setting Outlook Tasks from excel

  1. #1
    Registered User
    Join Date
    03-21-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    58

    Macro - Setting Outlook Tasks from excel

    I have been trolling all over numerous forums to get some idea on a coding that will allow me to create an outlook task with reminders based on some of the cell values within the worksheet. I have been hitting dead ends and been pulling my hair out. If anyone could help that would be greatly appreciated.

    The objective of the tasks consist of:

    Subject = "Follow up on quotation" & range("G7").value & " " & range("B13").value
    Start Date = range("G8").value
    Due Date = range("G8").value plus 7 working days from start date
    Status = "In Progress"
    Priority = "High"
    Reminder date: = Due date at 10:00am

    Hopefully i can incorporate this into my 'Email' button macro but if it is too difficult then having it as a separate macro will be fine.

    My coding for the PDF macro so far is:

    Please Login or Register  to view this content.
    Last edited by larzep; 03-08-2012 at 07:20 PM.

  2. #2
    Registered User
    Join Date
    03-21-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    58

    Re: Macro - Setting Outlook Tasks based on cell values

    Does anyone have any idea how i can do this?

  3. #3
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Macro - Setting Outlook Tasks based on cell values

    I don't think the thread title matches your question.



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1