A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Clear Flag for follow up items macro



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 5th 06, 12:20 PM posted to microsoft.public.outlook.program_vba
dim4x4
external usenet poster
 
Posts: 17
Default Clear Flag for follow up items macro

Hello!

Could anyone please help me with Clear Flag macro for Outlook 2003?

Sometimes I "flag" my e-mail items for follow up with flags of various
colors. To remove the flag, I need to right clic, go to follow up, then
select clear flag. Is there a way to do with one macro to be assigned
to a button or shortcut? I would also like to be able to select several
items and remove flags on all of them with just one click.

I found the code written by Sue Mosher he
http://www.windowsitpro.com/Files/04...Listing_01.txt
but unfortunately it does not work. Probably because I use Outlook
2003, and the code was written for previous versions.

Maybe there is a simple way to put that menu item on a toolbar? Any
help is appreciated.

Thx!

Ads
  #2  
Old May 5th 06, 01:39 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Clear Flag for follow up items macro

In the code snippet you cited, change this statement

Set objOL = CreateObject("Outlook.Application")

to

Set objOL = Application

To add a VBA macro to the toolbar, see http://www.slipstick.com/outlook/toolbar.htm#macro

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"dim4x4" wrote in message oups.com...
Hello!

Could anyone please help me with Clear Flag macro for Outlook 2003?

Sometimes I "flag" my e-mail items for follow up with flags of various
colors. To remove the flag, I need to right clic, go to follow up, then
select clear flag. Is there a way to do with one macro to be assigned
to a button or shortcut? I would also like to be able to select several
items and remove flags on all of them with just one click.

I found the code written by Sue Mosher he
http://www.windowsitpro.com/Files/04...Listing_01.txt
but unfortunately it does not work. Probably because I use Outlook
2003, and the code was written for previous versions.

Maybe there is a simple way to put that menu item on a toolbar? Any
help is appreciated.

Thx!

  #3  
Old May 5th 06, 03:03 PM posted to microsoft.public.outlook.program_vba
dim4x4
external usenet poster
 
Posts: 17
Default Clear Flag for follow up items macro

Thanks, Sue! Made the change, but unfortunately it didn't work

After the change I restarted Outlook. It only removes the words "Follow
up" which appear in a grey borderlss box, in the top part of a message
(just below sender's name). However it does not remove the flag.

Maybe there's something wrong with my Outlook? Macro security is set to
"Low".

  #4  
Old May 5th 06, 03:22 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Clear Flag for follow up items macro

Try adding:

.FlagIcon = olNoFlagIcon

BTW, if you want to troubleshoot this kind of thing for yourself, get a copy of Outlook Spy (http://www.dimastr.com) so you can check and compare Outlook property values without writing code.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"dim4x4" wrote in message ps.com...
Thanks, Sue! Made the change, but unfortunately it didn't work

After the change I restarted Outlook. It only removes the words "Follow
up" which appear in a grey borderlss box, in the top part of a message
(just below sender's name). However it does not remove the flag.

Maybe there's something wrong with my Outlook? Macro security is set to
"Low".

"Sue Mosher [MVP-Outlook]" wrote in message ...
In the code snippet you cited, change this statement

Set objOL = CreateObject("Outlook.Application")

to

Set objOL = Application

To add a VBA macro to the toolbar, see http://www.slipstick.com/outlook/toolbar.htm#macro

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"dim4x4" wrote in message oups.com...
Hello!

Could anyone please help me with Clear Flag macro for Outlook 2003?

Sometimes I "flag" my e-mail items for follow up with flags of various
colors. To remove the flag, I need to right clic, go to follow up, then
select clear flag. Is there a way to do with one macro to be assigned
to a button or shortcut? I would also like to be able to select several
items and remove flags on all of them with just one click.

I found the code written by Sue Mosher he
http://www.windowsitpro.com/Files/04...Listing_01.txt
but unfortunately it does not work. Probably because I use Outlook
2003, and the code was written for previous versions.

Maybe there is a simple way to put that menu item on a toolbar? Any
help is appreciated.

Thx!

  #5  
Old May 5th 06, 03:48 PM posted to microsoft.public.outlook.program_vba
dim4x4
external usenet poster
 
Posts: 17
Default Clear Flag for follow up items macro

THANK YOU!!! It worked!

ps. Outlook Spy is beyond me =)

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Follow up Flag Error A Don Outlook - Using Forms 3 May 4th 06 01:14 PM
flag to follow up not working mel waite Outlook - Using Forms 1 May 3rd 06 03:26 PM
flag to follow up not working mel waite Outlook - Using Contacts 2 April 10th 06 10:35 AM
flag to follow up not working mel waite Outlook - General Queries 0 April 9th 06 02:37 PM
Follow up Flag JCO Outlook - General Queries 11 March 23rd 06 03:33 PM


All times are GMT +1. The time now is 02:22 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.