View Single Post
  #9  
Old August 5th 07, 07:32 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default VB script to expand all the folders? (O2K)



The error message tells you what to do: There're two methods with the same
name and that's not allowed. So, search your code for that and rename one of
it.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Sat, 04 Aug 2007 09:58:21 -0400 schrieb StargateFan:

On Fri, 3 Aug 2007 11:04:44 -0400, "StargateFanFromWork"
wrote:

"Michael Bauer [MVP - Outlook]" wrote in message
. ..

It's upated:

http://www.vboffice.net/sample.html?...owitem&pub= 6

That was incredible yesterday g. Oh, it took a second or so only to
expand my folders under "Outlook Today" but it kept running for about
another hour after this Energizer Bunny message I posted g. Now _that_
part _was_ funny, as initially predicted. I was just amazed how long it
took Outlook to go before crashing, because eventually it did g.

So very kewl that you updated this. That will be neat.

I did get an error though on enabling the macros on O2K startup. The

error
message is this:
Ambiguous name detected: Application_Setup

While the text selected is the macro name part:
Private Sub Application_Startup selected

So I couldn't check it out to see what this neat little macro would do.
Crossing fingers Hope it's something easy to fix.

Cheers and thanks!!

D


Does anyone know what might be causing this "Ambiguous Name Detected"
error and how to fix it?

Thanks! D

Ads