Addins4Outlook TagIt! addin script or VBA module?

Status
Not open for further replies.

rappleby

Member
Outlook version
Outlook 2010 32 bit
Email Account
POP3
The VBA thread is closed so this seemed the only forum available for my question.

TagIt! is an outlook addin from Standss.

Can any of you programming gurus create a script or VBA module that we could cut and paste which would allow us to automatically tag an email as part of a Rule in Outlook 2010.

brilliant_code,

brilliant_code,

brilliant_code,

brilliant_code,[insert your tag here]

more brilliant_code,

more brilliant_code

Thanks.

. Ray
 
This is the correct forum for programming questions - we didn't get a lot of programming questions and didn't think we needed a separate forum for it. The last week weeks, I'm not so sure. :)

I'm not sure how tagit works - if it uses categories, then yes, you can use VBA to do it. If it uses a different method, it may be possible, it really depends on how it works.
 
Thanks for the reply Diane. TagIt! is a COM addin that places buttons on the ribbon for quick access. With the email open or in the reading pane, you click the button and add your tags. You then have the option of tagging only, or tag and file. I only require the tag function as I use Quickfile for the rest.

If nobody is able to come up with a script or VBA code, I can use categories but this will result in a huge list of categories since an email can have multiple tags. I would much prefer to use TagIt! but even if there are links available to use VBA, I couldn't even begin to write the code. That's why I was hoping that a code writing guru would be able to whip off a VBA module so that I could cut and paste the code.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
G Save emails as msg file from Outlook Web AddIn (Office JS) Outlook VBA and Custom Forms 0
S Outlook 2016 and Acrobat PDFMaker Office COM Addin Using Outlook 0
Gary Hile Icloud addin for outlook 2016 Using Outlook 5
P outlook addin unloaded in office 2007 Using Outlook 0
P Oulook addin unloaded in office 2007 Outlook VBA and Custom Forms 2
oliv- How to Run a Script IN AN ADDIN with Outlook's Rules and Alerts Outlook VBA and Custom Forms 2
Diane Poremsky Always Load an Outlook Addin Using Outlook 1
S BCM crash Atheros Addin 2010 Using Outlook 1
D Constant Dropbox Outlook Addin Authentication Prompts Using Outlook 5
T client addin deletes all business contacts BCM (Business Contact Manager) 1
C Outlook 2010, Need to restrict domain users from installing any sort of a addin in outlook Using Outlook 2
M Icloud Addin in Outlook 2013 Exchange Server Administration 9
P Addin / macro / rule to highlight email addresses outside company in To: field Using Outlook 3
H Outlook 2010 Antispam Addin Not Available Using Outlook 1
S COM Addin Failed to load in Outlook 2003 Outlook VBA and Custom Forms 1
G Addin to define message format on a per-contact basis? Outlook VBA and Custom Forms 1
C Connecting to an addin in Outlook 2010 (or not) Outlook VBA and Custom Forms 1
V how to collect details from user, during installation of office addin? Outlook VBA and Custom Forms 1
A how to enable macro for addin Outlook VBA and Custom Forms 3
T Regarding Outlook addin Outlook VBA and Custom Forms 1
N Drag and drop attachment in outlook addin Outlook VBA and Custom Forms 4
S Outlook addin formregion as a drop down Outlook VBA and Custom Forms 6
K Attach addin to outlook 2007 editor Outlook VBA and Custom Forms 3
W My VSTO 3.0 Outlook addin doesn’t load Outlook VBA and Custom Forms 1
T need help w/ sending an e-mail -- outlook 2007 addin Outlook VBA and Custom Forms 2
M VSTO 2007 Addin auto-disabled on one machine but not another on installation? Outlook VBA and Custom Forms 1
N VSTO outlook 2007 addin installation problem Outlook VBA and Custom Forms 1
N Support for outlook 2003 addin in xp home sp2 Outlook VBA and Custom Forms 3
J Addin to trap email item open Outlook VBA and Custom Forms 2
J Addin to trap email item open Outlook VBA and Custom Forms 2
R Hi, Ken, What should be noticed to avoid memory leak in outlook addin? Outlook VBA and Custom Forms 3
D Outlook AddIn can't load outside Visual Studio Outlook VBA and Custom Forms 1
T Shared addin using .net - deployment for non admins Outlook VBA and Custom Forms 3
T Simple MAPI send and Outlook COM addin Outlook VBA and Custom Forms 3
M VSTO Outlook2007 Addin. After switching from 3.5 to 2.0 Framework i get "'MSB3185: EntryPoint not sp Outlook VBA and Custom Forms 1
U Outlook Addin Creation using Visual Studio 2008 Outlook VBA and Custom Forms 1
E Opening WinForm in Outlook 2003 VSTO Addin with Wordmail enabled Outlook VBA and Custom Forms 1
J Emails stay in Outbox forever once addin is loaded Outlook VBA and Custom Forms 3
C Problem installing VSTO AddIn on Vista Outlook VBA and Custom Forms 3
B ADDIN vs Cuastomize Outlook VBA and Custom Forms 1
D Outlook 2007 AddIn: Rendering issue Outlook VBA and Custom Forms 1
D Outlook 2007 AddIn: Filter attachments by type Outlook VBA and Custom Forms 2
Q How tough is it to convert VBA to Addin Outlook VBA and Custom Forms 1

Similar threads

Back
Top