Tech Support Guy banner
Status
Not open for further replies.

Solved: Excel outlook calendar reminder

4K views 7 replies 2 participants last post by  computerman29642 
#1 ·
For some reason there is a problem with this programme I have built (with help from Computerman) now I have transferred it to another excel file.

When I try to set a Callback Reminder (my terminology), once I have entered the details an error comes up for some reason. The programme has been tried and tested by itself and worked brilliantly but for some reason it doesn't now. :mad:

Please use password lfc1979 on the login screen
 

Attachments

#4 ·
No, not changed anything apart from the userform name to cbcal. The comboboxes and textboxes etc didn't need changing. I have changed the code to alter it where the userform name is used to the new username.

I have noticed when you delete the lines .start and .end and .reminderminutesbeforestart it actually opens it as an email rather than the appointment.
 
#6 ·
You will need to do the following:

Open the Visual Basic Editor -> Click Tools -> Click References

Add the following references"

Microsoft Office Outlook View Control
Microsoft Outlook 12.0 Object Library
Microsoft Calendar Control 2007

Once you have added these references, your code should work fine. If not, please attach your workbook with teh references added.
 
Status
Not open for further replies.
You have insufficient privileges to reply here.
Top