Notice: This forum is closed. Please start threads in the new forums.
Hi, Outlook version 2007 VS2008 Using VSTO and Redemption I need to change the following settings at runtime Mark items as read when viewed in the Reading Pane Wait seconds before...
Hi all, Brand brand new to VBA coding. Fully fledgling newbee in the ranks! Hoping for a little help. My final aim is to have a button and a drop-down box in a custom toolbar. The dropdown...
Hi, I created shared add-in for Outlook using visual studio 2005 and language is vb.net. The setup file is working fine in my machine but it is not working in another machine. When I check trust...
I have attached the following code to a button on the quick access bar in Outlook. It does all I want except that "body text" erases my default signature. Is there some additional code I could...
Hi, I have MS Access creating emails objects in Outlook using a macro. I want to send them all and close outlook after. 1-Open Outlook 2-Send all emails in the outbox folder 3-Close Outlook...
Hello, I have some URLs that points to PDF files... I don't want to open it in a browser... How can I open it in PDF window in silent mode "Invisible window" using VBA? Here it is:...
I would delete the message after sending. What is the code to do so? Thanks
What is Happening? This message is to inform you that Microsoft will soon begin discontinuing newsgroups and transitioning users to Microsoft forums. Why? As you may know, newsgroups have...
Hello, MS OUTLOOK 2003 on XP PRO Awhile ago I was looking for how to do this and it was irritating me that it was so hard to get a straight answer on how to pull this routine together. So I...
I need help with ordering an set of variables (strSend,strSubj,StrTime) and keeping them in that order. I use a userform to allow the user to select one of the ten formats and assign the order to...
Hello, I have developped a ComAddin for olk2003 in VB6. the ComAddin is activated each time Outlook starts. For many days, the comaddin works fine, but sometimes for a unknown reason, it is...
I have a database that generates an email for sending out orders. The database was originally located on my computer and worked just fine. It has now been moved to a server. The...
Is there a way to add an email address to Outlook so that it NEVER sends a message to that email address? So if someone says "unsubscribe" can I "blacklist" them and never send to them again. ...
I have a script in Outlook 2007 that automatically saves incoming emails to a folder as a txt. Simply changing my code to olCSV does not comma separate the values. How can i convert this to a csv...
I like Outlook feature of combining tasks and marked as task emails in a single task view. I can change status of tasks and THESE EMAILS in a table view. If I send an email and I flag it then it...
Hello all! I am using the below code to save all incoming emails as an XML file. The problem is that a new incoming email overwrites the previous one. What I'd like to do is name the XML file as...
Hi friends, I have a problem, in a macro I need to calculate a date adding working days only. This add not include saturday / sundays and holidays. For example: 21/5 + 6 days = 31/5
Ok Community, Ken helped me get 97% of the emails saved as ".msg" format outside of Outlook. However, due to the nautre of what I am copying, I truly need 100% saved. One of the problems I...
Hello, I have been asked to write a macro for Outlook that will scan an e-mail for select words such as Voluntary, Surrender, etc. and then change the background (highlight) those words found in...
Hi, There is a little problem with Item_send event in OL2003. Supose you have this code in your vba project : Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean) msgbox...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules