PC Review


Reply
 
 
=?Utf-8?B?d09vWg==?=
Guest
Posts: n/a
 
      12th Sep 2007
Does anyone remember a .COM addin for Outlook (circa 2001-2) that prompted
for a folder to save to for each outgoing email?

Thanks, Scott
 
Reply With Quote
 
 
 
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      12th Sep 2007


Scott, I don't know such an addin. Here's a sample for how you can
accomplish that with VBA, see sample #2:

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

--
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 Wed, 12 Sep 2007 07:00:01 -0700 schrieb wOoZ:

> Does anyone remember a .COM addin for Outlook (circa 2001-2) that prompted
> for a folder to save to for each outgoing email?
>
> Thanks, Scott

 
Reply With Quote
 
=?Utf-8?B?d09vWg==?=
Guest
Posts: n/a
 
      12th Sep 2007
Thank you Michael.

"Michael Bauer [MVP - Outlook]" wrote:

>
>
> Scott, I don't know such an addin. Here's a sample for how you can
> accomplish that with VBA, see sample #2:
>
> http://www.vboffice.net/sample.html?...&lang=en&pub=6
>
> --
> 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 Wed, 12 Sep 2007 07:00:01 -0700 schrieb wOoZ:
>
> > Does anyone remember a .COM addin for Outlook (circa 2001-2) that prompted
> > for a folder to save to for each outgoing email?
> >
> > Thanks, Scott

>

 
Reply With Quote
 
=?Utf-8?B?QnJpYW4gTWFubg==?=
Guest
Posts: n/a
 
      12th Sep 2007
This is exactly what I was looking for! However, I've hit a problem.

I'm using Outlook 2007 trial. When I look under "Tools" "Macros" everything
is greyed out.

I Googled the problem. I enabled the Developer tab. It shows "forms" but
the "code" group is greyed out.

I confirmed that VBA for Outlook was installed with Outlook. Under "Trust
Center" "Add-ins" it shows Microsoft VBA for Outlook Addin as being loaded
but inactive. The "Manage" Com Add-ins shows VBA as being "Load on Demand
(Not currently loaded)."

Under "Trust Center" "Macro Security" it's set to "Warnings for all macros."
I also tried "No security check" and it didn't help.

I've searched the MS Knowledgebase but no help.

Any suggestions?

----------

"Michael Bauer [MVP - Outlook]" wrote:

>
>
> Scott, I don't know such an addin. Here's a sample for how you can
> accomplish that with VBA, see sample #2:
>
> http://www.vboffice.net/sample.html?...&lang=en&pub=6
>
> --
> 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 Wed, 12 Sep 2007 07:00:01 -0700 schrieb wOoZ:
>
> > Does anyone remember a .COM addin for Outlook (circa 2001-2) that prompted
> > for a folder to save to for each outgoing email?
> >
> > Thanks, Scott

>

 
Reply With Quote
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      13th Sep 2007


Look if VBA is deactivated under Help/Deactivated Items.

--
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 Wed, 12 Sep 2007 08:46:01 -0700 schrieb Brian Mann:

> This is exactly what I was looking for! However, I've hit a problem.
>
> I'm using Outlook 2007 trial. When I look under "Tools" "Macros"

everything
> is greyed out.
>
> I Googled the problem. I enabled the Developer tab. It shows "forms" but
> the "code" group is greyed out.
>
> I confirmed that VBA for Outlook was installed with Outlook. Under "Trust
> Center" "Add-ins" it shows Microsoft VBA for Outlook Addin as being loaded
> but inactive. The "Manage" Com Add-ins shows VBA as being "Load on Demand
> (Not currently loaded)."
>
> Under "Trust Center" "Macro Security" it's set to "Warnings for all

macros."
> I also tried "No security check" and it didn't help.
>
> I've searched the MS Knowledgebase but no help.
>
> Any suggestions?
>
> ----------
>
> "Michael Bauer [MVP - Outlook]" wrote:
>
>>
>>
>> Scott, I don't know such an addin. Here's a sample for how you can
>> accomplish that with VBA, see sample #2:
>>
>>

http://www.vboffice.net/sample.html?...&lang=en&pub=6
>>
>> --
>> 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 Wed, 12 Sep 2007 07:00:01 -0700 schrieb wOoZ:
>>
>>> Does anyone remember a .COM addin for Outlook (circa 2001-2) that

prompted
>>> for a folder to save to for each outgoing email?
>>>
>>> Thanks, Scott

>>

 
Reply With Quote
 
=?Utf-8?B?QnJpYW4gTWFubg==?=
Guest
Posts: n/a
 
      13th Sep 2007
I should have mentioned that in my summary. No, there are no disabled items.
----

"Michael Bauer [MVP - Outlook]" wrote:

>
>
> Look if VBA is deactivated under Help/Deactivated Items.
>
> --
> 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 Wed, 12 Sep 2007 08:46:01 -0700 schrieb Brian Mann:
>
> > This is exactly what I was looking for! However, I've hit a problem.
> >
> > I'm using Outlook 2007 trial. When I look under "Tools" "Macros"

> everything
> > is greyed out.
> >
> > I Googled the problem. I enabled the Developer tab. It shows "forms" but
> > the "code" group is greyed out.
> >
> > I confirmed that VBA for Outlook was installed with Outlook. Under "Trust
> > Center" "Add-ins" it shows Microsoft VBA for Outlook Addin as being loaded
> > but inactive. The "Manage" Com Add-ins shows VBA as being "Load on Demand
> > (Not currently loaded)."
> >
> > Under "Trust Center" "Macro Security" it's set to "Warnings for all

> macros."
> > I also tried "No security check" and it didn't help.
> >
> > I've searched the MS Knowledgebase but no help.
> >
> > Any suggestions?
> >
> > ----------
> >
> > "Michael Bauer [MVP - Outlook]" wrote:
> >
> >>
> >>
> >> Scott, I don't know such an addin. Here's a sample for how you can
> >> accomplish that with VBA, see sample #2:
> >>
> >>

> http://www.vboffice.net/sample.html?...&lang=en&pub=6
> >>
> >> --
> >> 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 Wed, 12 Sep 2007 07:00:01 -0700 schrieb wOoZ:
> >>
> >>> Does anyone remember a .COM addin for Outlook (circa 2001-2) that

> prompted
> >>> for a folder to save to for each outgoing email?
> >>>
> >>> Thanks, Scott
> >>

>

 
Reply With Quote
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      14th Sep 2007

My trustcenter also says that VBA isn't loaded but I can work with VBA.
Sorry, I don't know what the problem is.

Maybe this helps: If there's a VBA project file already delete it. (display
hidden files and folders and look for the VbaProject.otm file in
....\documents and settings\[user]\application data\microsoft\outlook)

--
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 Thu, 13 Sep 2007 04:06:01 -0700 schrieb Brian Mann:

> I should have mentioned that in my summary. No, there are no disabled

items.
> ----
>
> "Michael Bauer [MVP - Outlook]" wrote:
>
>>
>>
>> Look if VBA is deactivated under Help/Deactivated Items.
>>
>> --
>> 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 Wed, 12 Sep 2007 08:46:01 -0700 schrieb Brian Mann:
>>
>>> This is exactly what I was looking for! However, I've hit a problem.
>>>
>>> I'm using Outlook 2007 trial. When I look under "Tools" "Macros"

>> everything
>>> is greyed out.
>>>
>>> I Googled the problem. I enabled the Developer tab. It shows "forms"

but
>>> the "code" group is greyed out.
>>>
>>> I confirmed that VBA for Outlook was installed with Outlook. Under

"Trust
>>> Center" "Add-ins" it shows Microsoft VBA for Outlook Addin as being

loaded
>>> but inactive. The "Manage" Com Add-ins shows VBA as being "Load on

Demand
>>> (Not currently loaded)."
>>>
>>> Under "Trust Center" "Macro Security" it's set to "Warnings for all

>> macros."
>>> I also tried "No security check" and it didn't help.
>>>
>>> I've searched the MS Knowledgebase but no help.
>>>
>>> Any suggestions?
>>>
>>> ----------
>>>
>>> "Michael Bauer [MVP - Outlook]" wrote:
>>>
>>>>
>>>>
>>>> Scott, I don't know such an addin. Here's a sample for how you can
>>>> accomplish that with VBA, see sample #2:
>>>>
>>>>

>>

http://www.vboffice.net/sample.html?...&lang=en&pub=6
>>>>
>>>> --
>>>> 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 Wed, 12 Sep 2007 07:00:01 -0700 schrieb wOoZ:
>>>>
>>>>> Does anyone remember a .COM addin for Outlook (circa 2001-2) that

>> prompted
>>>>> for a folder to save to for each outgoing email?
>>>>>
>>>>> Thanks, Scott
>>>>

>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Excel addin versions having LaodBehaviour issue at Addin Dwipayan Das Microsoft Excel Programming 0 17th Apr 2009 05:51 AM
setup project for Excel addin, won't register addin =?Utf-8?B?R2Vycnk=?= Microsoft Excel Programming 0 31st Oct 2007 12:01 AM
Unshimmed Automation Addin and Shimmed COM Addin in same App Domai =?Utf-8?B?QnJhbmRvbg==?= Microsoft Excel Programming 0 27th Jun 2006 11:18 PM
Removing an addin from the addin's list dialog Jim Bassett Microsoft Excel Programming 0 12th Jan 2004 03:11 PM
howtofix excel 2000 says invalid AddIn for valid excel97 AddIn robm Microsoft Excel Discussion 0 24th Sep 2003 06:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:19 PM.