I have seen this problem before, there is a fault in outlook 98, which causes this fault. It occurs if the folder path name is over a set length. You can prove this by renaming the file or one of the folders, or making a test folder. I believe there is a patch avaiable to fix this fault, sadly I...
Sadly I am using vbscript and not vba within outlook. As i need the code to run without outlook running, which has caused most of my problems as there is less help avaiable for vbscript. Ideally id like the full VB package, but my company will never pay for that
Thanks again tsuji, it now fully...
Sorry to be a pain....
Although it now works, I am now unable to get any useful info out the code, what i need to get out of the calendar is the time and date the appointment starts, now that I am using messages instead of items, it now only gives me the subject of the meeting and it tells me...
Sorry still no joy.
Basically what I am doing is using vbscript to get data out of two mailboxes. I can get the data out of the inboxes no problem, but when I try to get data out of the calendar it does not work. If i use the default folder option it does work, but when I try to access the...
Thanks for that
I tried changing the value from 2 to 9. I now get a different error message:
Value 2 - Error on line 4 "obkect does not support this property or method 'calendar.items'
Value 9 - Error on line 3 "collaboration data objects"
Any further ideas?
Hello. I am trying to write some VB Script code to interface with two outlook 2000 calendars. I can write the code to interface with one calendar fine, but I am unable to write the code to interface with more the one calendar. I have got code which does allow me to interface with two inboxs, but...
I dont know of any way in excel to do this, you can do this by writing some vba code within excel. All you would need to do is write a loop to go through the cells and then check for duplicate data, if it finds different data it can then paste this into a column, you can then delete the original...
I have a shared outlook 2000 mailbox. I need to write some code so that I can be notified when somebody modifies an item in this mailbox I can be informed of this. I have written some VB code within outlook which can tell me when the item is modified but I can not find a way of getting it to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.