To Shawn and Adelle,
Thanks for your help and advice on this. With your
help and guidance, I had managed to complete this
program. I hope I'm able to enhance on the existing
program and be able to explore more in this type of
applications. Really appreciate your help !! Thanks!

--- "Shawn K. Hall" <[EMAIL PROTECTED]> wrote:

> Hi Obelix,
> 
> > ...error saying object variable not set. Can
> anyone
> > guide me on what should i set for oMessage?
> 
> Try this:
> 
>   For lIter = oFldr.Count To 1 Step -1
>     oFldr.Item(lIter).Delete
>   Next lIter
> 
> 
> And a warning. BEFORE you run code of any nature
> that can potentially
> screw up your Outlook PST file contents - either
> back it up (close
> outlook and duplicate the PST file) or export the
> contents to an
> external file.
> 
> A couple days ago I made a big boo-boo running some
> code in which I
> had coded a comparison incorrectly ("<>" instead of
> "="). It
> effectively renamed all of my contacts in my root
> contact folder to ",
> []" - which was rather annoying. Fortunately, most
> of my important
> contacts are under subfolders of that folder.
> 
> Regards,
> 
> Shawn K. Hall
> http://ReliableAnswers.com/
> 
> '//
>
========================================================
>    "Keep away from people who try to belittle your
>     ambitions. Small people always do that, but the
> really
>     great make you feel that you, too, can become
> great."
>       -- Mark Twain
> 
> 
> 



                
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to