Susan Harkins
ssharkins at gmail.com
Sun Nov 7 09:03:33 CST 2010
Using an index isn't the same as hard-coding though Rocky. I'm wondering -- with an index value of 0, would adding or deleting other folders ever impact DocketWorks' position and thus index value? I'm thinking no... but really not sure. Susan H. > Jack: > > The code looks like it should work but at the line: > > Set TestFolder = olNameSpace.Folders.Item(FoldersArray(0)) > > I get that same error message "The operation failed. An object could not > be > found." FoldersArray(0) contains "DocketWorks". > > I tried passing "\\Contacts\DocketWorks\ but got the same error looking > for > Contacts. > > There's something screwy with my app here. But I can't see it. > > Anything else you think I could try? >