Thanks Gerry,
I ran it from within Outlook and it worked like a charm! I'm not clear on why you've coded it to ignore recurring items though. Wouldn't removing that condition just change all?
But big thanks to you, I can get to those recurr'ers later.
I hope I am in a position to help in the...
Thanks for the post PH,
I checked off the MS Outlook 10.0 object library.
The code then worked like it did in Outlook without a hitch. But it still doesn't commit those changes. It runs through them all, but they remain unchanged.
So you guys don't see any missing "save changes"/"commit...
Did you try running fumei's code through a module in Access?"
No, are you suggesting that I do? I'll try it. Why would I have to do it from Access? Hmm. I'll try:
I get a Compile Error at the first line (olApp As outlook.Application):
User-defined type not defined.
I looked in the Object...
I found this code elsewhere on the net. Didn't work either but didn't blow up either. I tried adding:
objCalendar.Items.Item(i).Save
within the loop but it didn't make a difference. Is there a commit or save setting or command I'm missing?
Thanks again.
This was that code I found...
Hi Gerry,
I went into Outlook. Alt-F11 opened the macro window and this is what happened:
Window title bar: Microsoft Visual Basic - VbaProject.OTM -[ThisOutlookSession (Code)]
And in the Project folder tree view on the left:
- Project1(VbaProject.OTM)
- Microsoft Outlook Objects...
I will try that tonight.
Thanks Gerry!
Get me started? It looks like it will change all to private. That's really all I need to do.
I'll post with results. Thanks.
I need to write a routine for Outlook XP (2002) that will loop through all appointments and change the Sensitivity field values from normal to private. In fact all to private.
I have been searching the web for the past few days and coming up short. There must be a simple way to do this...
Prepending with Start doesn't work. It opens up a dos window/prompt for each Start statement at the directory where the .bat resides. I renamed it to .cmd and same result. I have:
Start "H:\Client\FGG\FGG.TXT"
Start "H:\Client\FGG\fggviewer.exe"
The bat file is on my...
I'm trying to create a shortcut that will both open a text file and launch an exe. In a bat file, the text file opens, but the exe won't fire until I close the editor holding the text file.
I want the exe to run after the editor(textfile) opens but not wait until it closes.
Are there other...
The actual message/request is:
Please insert the disk: Microsoft Office 2000 SR-1 Premium
It sprouts from the dialog box:
Please wait while Windows configures Microsoft Office 2000 SR-1 Premium
I downloaded o2ksr1adl.exe from the ms website. When I try to install, everything goes smooth as it appears to be checking my configuration. Then it asks for the Service Pack 1 CD?!?!?!? This is a download! And, it doesn't give me a browse, so that I can point it to the 'o2ksr1adl.exe' file...
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.