OilEconomist
Active Member
- Joined
- Dec 26, 2016
- Messages
- 439
- Office Version
- 2019
- Platform
- Windows
Hello and thanks in advance. I have written code that works which loops through a MS Excel Sheet to make MS Outlook Appointments and or Meeting Requests. It’s similar to something like what this thread discusses: Excel VBA - Creating Outlook Meeting (Send from designated email)
The one thing I would like to add is code to read in from this spreadsheet whether the appointment is Private or Not (Yes/No). What line of code what I would as I already tried .Private = Yes, which does not work? I’ve searched all over the internet, but could not find anything.
The one thing I would like to add is code to read in from this spreadsheet whether the appointment is Private or Not (Yes/No). What line of code what I would as I already tried .Private = Yes, which does not work? I’ve searched all over the internet, but could not find anything.