+ Reply to Thread
Results 1 to 3 of 3

Adding Excel Meetings in Outlook - Missing Condition

  1. #1
    Registered User
    Join Date
    10-30-2014
    Location
    Luxembourg
    MS-Off Ver
    2013
    Posts
    2

    Adding Excel Meetings in Outlook - Missing Condition

    Hi All.

    I am working on setting up an Excel Scheduler where all meetings would show as Outlook Meetings.

    Here is the layout of the grid:

    SUBJECT LOCATION START DATE/TIME DURATION BUSY STATUS REMINDER TIME BODY ADD?
    Customer A - AGM Kirchberg - Meeting Room 1 03/11/14 14:00 240 2 10080 Pls prepare meeting accordingly YES
    Customer A - EGM 1 Kirchberg - Meeting Room 2 10/11/14 14:00 120 2 10080 Pls prepare meeting accordingly YES
    Customer A - EGM 2 Kirchberg - Meeting Room 2 17/11/14 14:00 120 2 10080 Pls prepare meeting accordingly YES
    Customer B - AGM Kirchberg - Meeting Room 2 01/12/14 14:00 360 2 10080 Pls prepare meeting accordingly YES
    Customer B - EGM 1 Kirchberg - Meeting Room 3 08/12/14 14:00 120 2 10080 Pls prepare meeting accordingly YES
    Customer B - EGM 2 Kirchberg - Meeting Room 3 15/12/14 14:00 120 2 10080 Pls prepare meeting accordingly YES

    I found an interesting piece of VBA code for this (here below). My only issue, is that this excel grid will be a lively document ie. I will add new meetings to the existing ones. With this current code, it will duplicate the meetings every time I will run this Macro. This is an problem.
    So what I would like is to add in the code a condition - This is the last column. Basically if it says "YES", it will add to Outlook. With anything else, it would do nothing.

    Here is the code - Can you pls help:

    Please Login or Register  to view this content.
    Last edited by jdierickx; 10-30-2014 at 08:18 AM.

  2. #2
    Registered User
    Join Date
    10-30-2014
    Location
    Luxembourg
    MS-Off Ver
    2013
    Posts
    2

    Re: Adding Excel Meetings in Outlook - Missing Condition

    Done ... sorry for that

  3. #3
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Adding Excel Meetings in Outlook - Missing Condition

    Hi jdierickx

    Welcome to the Forum!!!

    I'd suggest filtering on the last column then process only the Visible Rows.
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Exporting recurrent meetings from Outlook to Excel
    By bagullo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-20-2014, 01:14 PM
  2. Scheduling Outlook Meetings based on Excel Line Items
    By thebeach0 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-20-2012, 07:41 AM
  3. Replies: 0
    Last Post: 04-12-2012, 10:36 PM
  4. Excel to automatically send an email from Outlook when a condition is met
    By Spyke in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-14-2011, 04:40 AM
  5. [SOLVED] Outlook Express Object Library missing - needed for Excel 2000 VBA project
    By Steven Bazeley in forum Excel General
    Replies: 1
    Last Post: 04-10-2006, 04:10 AM

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