
Announcements
Hi All
Been at this for hours and cannot get it to work:
This is the formula I'm using:
Office365Outlook.V4CalendarPostItem( LookUp(Office365Outlook.CalendarGetTables().value, DisplayName = "Calendar").Name, "Interview Placeholder", Text(DateValue1.SelectedDate + Time(Value(HourValue1.Selected.Value), Value(MinuteValue1.Selected.Value), 0),UTC), Text(DateValue2.SelectedDate + Time(Value(HourValue2.Selected.Value), Value(MinuteValue2.Selected.Value), 0),UTC), "(UTC) Coordinated Universal Time")
Can anyone help at all please?